Click or drag to resize

OneVariableFunctionFunc Property

Gets the function encapsulated by this object.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public Func<double, double> Func { get; }

Property Value

FuncDouble, Double
See Also