Compilation: javac MyMath.java
Execution: java MyMath z
Implements a number of mathematical functions: absolute value,
square root, exponential, error function, and the cumulative
Gaussian distribution.
MyMath() -
Constructor for class ibspan.ecap.shared.util.MyMath