Uses of Package
ch.obermuhlner.math.big
Packages that use ch.obermuhlner.math.big
Package
Description
-
Classes in ch.obermuhlner.math.big used by ch.obermuhlner.math.bigClassDescriptionRepresents a complex number consisting of a real and an imaginary
BigDecimalpart in the forma + bi.A wrapper aroundBigDecimalwhich simplifies the consistent usage of theMathContextand provides a simpler API for calculations.Manages theMathContextand provides factory methods forBigFloatvalues.A rational number represented as a quotient of two values.The local context used to push and pop aMathContexton the stack. -
Classes in ch.obermuhlner.math.big used by ch.obermuhlner.math.big.internal
-
Classes in ch.obermuhlner.math.big used by ch.obermuhlner.math.big.streamClassDescriptionA wrapper around
BigDecimalwhich simplifies the consistent usage of theMathContextand provides a simpler API for calculations.Manages theMathContextand provides factory methods forBigFloatvalues.