Math functionality includes floating point libraries (java.lang.Math
andjava.lang.StrictMath
) and arbitrary-precision math (java.math
package).
Floating Point Libraries
Arbitrary-Precision Math
Oracle and/or its affiliates Java Technology |
Copyright © 1993, 2018, Oracle and/or its affiliates. All rights reserved. |