ISmDerivative.FunctionValue

Syntax

FunctionValue: Double;

Description

The FunctionValue property returns function value at the specified point.

Comments

The expression for differentiation is determined by the ISmDerivative.Expression property.

Example

The property use is given in the example for ISmDerivative.CoefficientsOrder.

See also:

ISmDerivative