Package com.aoapps.lang.math


package com.aoapps.lang.math
  • Class
    Description
    Stores arbitrary size fractions by their numerator and denominator.
     
    128-bit number useful for storing values such as MD5 hashes and IPv6 addresses.
    Math routines that allow null.
    Math routines that check for overflow conditions.
    Some basic statistics algorithms.
    Deprecated.
    Please use methods available in Long as of Java 8.