Creates and returns the new expression log(e).

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

Syntax

C#
public virtual INumExpr Log(
	INumExpr e
)

See Also