ISmDerivative.Expression

Fore Syntax

Expression: String;

Fore.NET Syntax

Expression: String;

Description

The Expression property determines an expression for differentiation.

Comments

Use the ISmDerivative.FunctionValue property to get function value at the specified point.

Fore and Fore.NET Examples

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

See also:

ISmDerivative