Math Classes
The Math class holds all the floating- point functions which are used for geometry and trigonometry, as well as various general-purpose methods. A Math declares two double constants: E and PI
Exponential Functions
Math declares the following exponential methods.
Rounding Functions
The Math class defines various methods which gives several types of rounding operations. They are shown in Table.