Overload List

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

See Also