C M P S

C

circleArea(double) - Static method in class MathUtility
Returns the area of the circle with the given radius.

M

MathUtility - Class in <Unnamed>
 

P

PI - Static variable in class MathUtility
Gives the value of pi to 5 decimal places.

S

sphereVolume(double) - Static method in class MathUtility
Returns the volume of the sphere with the given radius.

C M P S