Click or drag to resize

PLS2Calculator Property

Gets and sets the calculator.

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

Property Value

IPLS2Calc
Remarks
Setting the calculator forces a recalculation.
See Also