The spread criteria for multiple zeros.
A double
value specifying the spread tolerance.
If the zero has been computed and SpreadTolerance
, where is a previously computed zero, then the computation is restarted with a guess equal to + Spread
. The default value for SpreadTolerance
is 1.0e-5.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if SpreadTolerance is less than zero |
ZeroFunction Class | Imsl.Math Namespace