Package ch.obermuhlner.math.big
package ch.obermuhlner.math.big
-
ClassDescriptionRepresents a complex number consisting of a real and an imaginary
BigDecimal
part in the forma + bi
.Provides advanced functions operating onBigComplex
s.Provides advanced functions operating onBigDecimal
s.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.this class handle unrepresentable value in floating-point arithmeticA rational number represented as a quotient of two values.A wrapper aroundBigDecimalMath
that passes a currentMathContext
to the functions that need aMathContext
argument.The local context used to push and pop aMathContext
on the stack.