Click or drag to resize

BracketFunction Property

Gets the function encapsulated by this bracket.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public OneVariableFunction Function { get; }

Property Value

OneVariableFunction
See Also