Skip to content

Math Utilities

Joel Gallant edited this page Jun 19, 2013 · 1 revision

The MathUtils class contains many static utilities that perform math functions. Many of them are also available in the java.util.Math class, and com.sun.squawk.util.MathUtils. MathUtils puts all of them together, as well as offering a few extra functions.

For more information about the functions in MathUtils, check their javadocs.

Clone this wiki locally