The second Android 11 Developer Preview is now available, test it out and share your feedback.
Added in API level 1

java.math

Classes

BigDecimal An immutable arbitrary-precision signed decimal. 
BigInteger An immutable arbitrary-precision signed integer. 
MathContext Immutable objects describing settings such as rounding mode and digit precision for the numerical operations provided by class BigDecimal

Enums

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