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

Syntax

C#
public virtual IIntExpr Square(
	IIntExpr e
)
Visual Basic
Public Overridable Function Square ( _
	e As IIntExpr _
) As IIntExpr

Implements

IModeler..::..Square(IIntExpr)

See Also