This member function returns the value of the invoking step function at x. An instance of IException is thrown if x does not belong to the definition interval of the invoking function.

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

Syntax

C#
double GetValue(
	double x
)

Parameters

x
Type: System..::..Double

See Also