Since: API Level 1
package

java.math

Classes

BigDecimalThis class represents immutable integer numbers of arbitrary length. 
BigIntegerAn immutable signed integer of arbitrary magnitude. 
MathContextImmutable objects describing settings such as rounding mode and digit precision for the numerical operations provided by class BigDecimal

Enums

RoundingModeSpecifies the rounding behavior for operations whose results cannot be represented exactly.