Click or drag to resize

OneVariableFunctionDefaultDifferentiator Property

Gets and sets the default differentiator associated with functions of one variable.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static IDifferentiator DefaultDifferentiator { get; set; }

Property Value

IDifferentiator
See Also