class |
BigMathAcosFunction |
Calculates the arc cosine (inverted cosine) of x.
|
class |
BigMathAcosHFunction |
Calculates the arc hyperbolic cosine (inverse hyperbolic cosine) of x.
|
class |
BigMathAcosRFunction |
Calculates the arc cosine (inverted cosine) of x.
|
class |
BigMathAcotFunction |
Returns the arc-co-tangent (in degrees).
|
class |
BigMathAcotHFunction |
Calculates the arc hyperbolic cotangent (inverse hyperbolic cotangent) x.
|
class |
BigMathAcotRFunction |
Returns the arc-co-tangent (in radians).
|
class |
BigMathAsinFunction |
Returns the arc-sine (in degrees).
|
class |
BigMathAsinHFunction |
Returns the hyperbolic arc-sine (in degrees).
|
class |
BigMathAsinRFunction |
Returns the arc-sine (in radians).
|
class |
BigMathAtan2Function |
Returns the angle of atan2 (in degrees).
|
class |
BigMathAtan2RFunction |
Returns the angle of atan2 (in radians).
|
class |
BigMathAtanFunction |
Returns the arc-tangent (in degrees).
|
class |
BigMathAtanHFunction |
Returns the hyperbolic arc-tangent (in degrees).
|
class |
BigMathAtanRFunction |
Returns the arc-tangent (in radians).
|
class |
BigMathBernoulliFunction |
Calculates the Bernoulli number for the specified index.
|
class |
BigMathCosFunction |
Returns the cosine of an angle (in degrees).
|
class |
BigMathCosHFunction |
Returns the hyperbolic cosine of a value.
|
class |
BigMathCosRFunction |
Returns the cosine of an angle (in radians).
|
class |
BigMathCotFunction |
Returns the co-tangent of an angle (in degrees).
|
class |
BigMathCotHFunction |
Returns the hyperbolic co-tangent of a value .
|
class |
BigMathCotRFunction |
Returns the co-tangent of an angle (in radians).
|
class |
BigMathCscFunction |
Returns the co-secant of an angle (in degrees).
|
class |
BigMathCscHFunction |
Returns the hyperbolic co-secant of a value.
|
class |
BigMathCscRFunction |
Returns the co-secant of an angle (in radians).
|
class |
BigMathDegFunction |
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
|
class |
BigMathEFunction |
Returns the number e with the configured MathContext precision.
|
class |
BigMathExpFunction |
Calculates the natural exponent of x (ex).
|
class |
BigMathExponentFunction |
Returns the exponent of the specified BigDecimal written as mantissa *
10exponent.
|
class |
BigMathFactorialFunction |
Calculates the factorial of x.
|
class |
BigMathFractionalPartFunction |
Returns the fractional part of x (right of the decimal point).
|
class |
BigMathGammaFunction |
Calculates the gamma function of x.
|
class |
BigMathIntegralPartFunction |
Returns the integral part of x (left of the decimal point).
|
class |
BigMathLog10Function |
Calculates the natural logarithm of x to te base of 10.
|
class |
BigMathLog2Function |
Calculates the natural logarithm of x to te base of 2.
|
class |
BigMathLogFunction |
Calculates the natural logarithm of x.
|
class |
BigMathMantissaFunction |
Returns the mantissa of the specified BigDecimal written as mantissa *
10exponent.
|
class |
BigMathPiFunction |
Returns the number PI with the configured MathContext precision.
|
class |
BigMathRadFunction |
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
|
class |
BigMathReciprocalFunction |
Calculates the reciprocal of x.
|
class |
BigMathRootFunction |
Calculates the nth root of x.
|
class |
BigMathSecFunction |
Returns the secant of an angle (in degrees).
|
class |
BigMathSecHFunction |
Returns the hyperbolic secant of an angle.
|
class |
BigMathSecRFunction |
Returns the secant of an angle (in radians).
|
class |
BigMathSignificantDigitsFunction |
Returns the number of significant digits of x.
|
class |
BigMathSinFunction |
Returns the sine of an angle (in degrees).
|
class |
BigMathSinHFunction |
Returns the hyperbolic sine of an angle.
|
class |
BigMathSinRFunction |
Returns the sine of an angle (in radians).
|
class |
BigMathSqrtFunction |
Calculates the square root of x.
|
class |
BigMathTanFunction |
Returns the tangent of an angle (in degrees).
|
class |
BigMathTanHFunction |
Returns the hyperbolic tangent of an angle.
|
class |
BigMathTanRFunction |
Returns the tangent of an angle (in radians).
|