KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > math > RoundingMode > Top Examples

  • 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 ...
Popular Tags