All Classes and Interfaces
Class
Description
Calculates arc sinus using the Maclaurin series.
Calculates sinus hyperbolicus using the Taylor series.
Represents a complex number consisting of a real and an imaginary
BigDecimal part in the form a + bi.Provides advanced functions operating on
BigComplexs.Provides advanced functions operating on
BigDecimals.Provides constructor methods for streams of
BigDecimal elements.A wrapper around
BigDecimal which simplifies the consistent usage of the MathContext
and provides a simpler API for calculations.Manages the
MathContext and provides factory methods for BigFloat values.this class handle unrepresentable value in floating-point arithmetic
Provides constructor methods for streams of
BigFloat elements.A rational number represented as a quotient of two values.
Calculates cosinus using the Maclaurin series.
Calculates cosinus hyperbolicus using the Taylor series.
A wrapper around
BigDecimalMath that passes a current MathContext to the
functions that need a MathContext argument.The local context used to push and pop a
MathContext on the stack.Calculates exp using the Maclaurin series.
Iterator over the powers of a value x.
PowerIterator to calculate xn.PowerIterator to calculate x2*n.PowerIterator to calculate x2*n-1.PowerIterator to calculate x2*n+1.Utility class to calculate taylor series efficiently until the maximum error (as defined by the precision in the
MathContext is reached.Calculates sinus using the Maclaurin series.
Calculates sinus hyperbolicus using the Taylor series.