Package org.apfloat

Class ApfloatMath


  • public class ApfloatMath
    extends Object
    Various mathematical functions for arbitrary precision floating-point numbers.

    Due to different types of round-off errors that can occur in the implementation, no guarantees about e.g. monotonicity are given for any of the methods.

    Version:
    1.9.1
    Author:
    Mikko Tommila
    See Also:
    ApintMath