import java.math.*
类
描述
BigDecimal
不变的,任意精度的带符号的十进制数字。
BigInteger
不变的,任意精度整数。
MathContext
封装了描述数值运算符某些规则的上下文设置的不可变对象,例如由BigDecimal类实现的那些规则。