Class ComplexPFMC

  • All Implemented Interfaces:
    PostfixMathCommandI, java.io.Serializable

    public class ComplexPFMC
    extends BinaryFunction
    Converts a pair of real numbers to a complex number Complex(x,y)=x+i y.
    Author:
    Rich Morris Created on 24-Mar-2004
    See Also:
    Serialized Form