You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.