java.math.MathContext Immutable objects which encapsulate the context settings which describe certain rules for numerical operators, such as those implemented by the {@link BigDecimal} class. <p>The base-independent settings are: <ol> <li><tt>precision</tt>: the number of digits to be use ...