JavaScript is not supported by your browser. JavaScript
support is required for full functionality of this page.
Core Java™ Math
Math functionality includes floating point libraries
(java.lang.Math and java.lang.StrictMath)
and arbitrary-precision math (java.math package).
API Specification
Floating Point Libraries
Arbitrary-Precision Math
Enhancements