Class Exp

All Implemented Interfaces:
PostfixMathCommandI, RealUnaryFunction, Serializable

public class Exp extends UnaryFunction implements RealUnaryFunction
The exp function. Defines a method exp(Object param) which calculates
Author:
Rich Morris Created on 20-Jun-2003
See Also: