This member function returns the value of the function at point x.

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

Syntax

C#
double GetValue(
	double x
)

Parameters

x
Type: System..::..Double

See Also