Click or drag to resize

BairstowRootFinderSmall Field

Number for determining if a value is approximately zero. The algorithm will consider a number x to be zero if the absolute value of x is less than
C#
Small
Default value is 1e-13.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Small

Field Value

Double
See Also