Java.Math Namespace

Documentation for this section has not yet been entered.

Remarks

To be added.

Classes

TypeReason
BigDecimalAn immutable arbitrary-precision signed decimal.
BigIntegerAn immutable arbitrary-precision signed integer.
MathContextImmutable objects describing settings such as rounding mode and digit precision for the numerical operations provided by class Java.Math.BigDecimal.
RoundingModeSpecifies the rounding behavior for operations whose results cannot be represented exactly.
RoundOptionsEnumerates values returned by several types and taken as a parameter of several types.