Creates and returns the new expression exp(e).

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

Syntax

C#
public virtual INumExpr Exponent(
	INumExpr e
)

See Also