Overload List

  NameDescription
Public methodSquare(IIntExpr)
Creates and returns the new expression e^2.
Public methodSquare(INumExpr)
Creates and returns an expression representing the square of the expression e (that is, e * e).

See Also