Creates and returns the new expression e^2.

Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)

Syntax

C#
IIntExpr Square(
	IIntExpr e
)

See Also