Creates and returns a new expression.

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

Syntax

C#
public virtual INumExpr Floor(
	INumExpr arg
)

Parameters

arg
Type: ILOG.Concert..::..INumExpr

Return Value

See Also