Overload List

  Name Description
Public method Square(IIntExpr)
Creates and returns the new expression e^2.
Public method Square(INumExpr)
Creates and returns an expression representing the square of the expression e (that is, e * e).

See Also