Class Polar

All Implemented Interfaces:
PostfixMathCommandI, Serializable

public class Polar extends BinaryFunction
Converts an [r,theta] pair to a complex number r * e^(i theta).
Author:
Rich Morris Created on 24-Mar-2004
See Also: