Package ch.obermuhlner.math.big
package ch.obermuhlner.math.big
-
ClassDescriptionRepresents a complex number consisting of a real and an imaginary
BigDecimalpart in the forma + bi.Provides advanced functions operating onBigComplexs.Provides advanced functions operating onBigDecimals.A wrapper aroundBigDecimalwhich simplifies the consistent usage of theMathContextand provides a simpler API for calculations.Manages theMathContextand provides factory methods forBigFloatvalues.this class handle unrepresentable value in floating-point arithmeticA rational number represented as a quotient of two values.A wrapper aroundBigDecimalMaththat passes a currentMathContextto the functions that need aMathContextargument.The local context used to push and pop aMathContexton the stack.