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
BigDecimal
part in the forma + bi
.A wrapper aroundBigDecimal
which simplifies the consistent usage of theMathContext
and provides a simpler API for calculations.Manages theMathContext
and provides factory methods forBigFloat
values.A rational number represented as a quotient of two values.The local context used to push and pop aMathContext
on 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
BigDecimal
which simplifies the consistent usage of theMathContext
and provides a simpler API for calculations.Manages theMathContext
and provides factory methods forBigFloat
values.