Package ch.obermuhlner.math.big.internal
package ch.obermuhlner.math.big.internal
-
ClassDescriptionCalculates arc sinus using the Maclaurin series.Calculates sinus hyperbolicus using the Taylor series.Calculates cosinus using the Maclaurin series.Calculates cosinus hyperbolicus using the Taylor series.Calculates exp using the Maclaurin series.Iterator over the powers of a value x.
PowerIteratorto calculate xn.PowerIteratorto calculate x2*n.PowerIteratorto calculate x2*n-1.PowerIteratorto calculate x2*n+1.Utility class to calculate taylor series efficiently until the maximum error (as defined by the precision in theMathContextis reached.Calculates sinus using the Maclaurin series.Calculates sinus hyperbolicus using the Taylor series.