Uses of Package
ch.obermuhlner.math.big
-
Packages that use ch.obermuhlner.math.big Package Description ch.obermuhlner.math.big ch.obermuhlner.math.big.internal ch.obermuhlner.math.big.stream -
Classes in ch.obermuhlner.math.big used by ch.obermuhlner.math.big Class Description BigComplex Represents a complex number consisting of a real and an imaginaryBigDecimalpart in the forma + bi.BigFloat A wrapper aroundBigDecimalwhich simplifies the consistent usage of theMathContextand provides a simpler API for calculations.BigFloat.Context Manages theMathContextand provides factory methods forBigFloatvalues.BigFloat.SpecialBigFloat.Type BigRational A rational number represented as a quotient of two values.DefaultBigDecimalMath.LocalMathContext The local context used to push and pop aMathContexton the stack. -
Classes in ch.obermuhlner.math.big used by ch.obermuhlner.math.big.internal Class Description BigRational A rational number represented as a quotient of two values. -
Classes in ch.obermuhlner.math.big used by ch.obermuhlner.math.big.stream Class Description BigFloat A wrapper aroundBigDecimalwhich simplifies the consistent usage of theMathContextand provides a simpler API for calculations.BigFloat.Context Manages theMathContextand provides factory methods forBigFloatvalues.