The second stopping criterion is the relative error.
A double
value specifying the second stopping criterion.
A zero is accepted if the relative change of two successive approximations to is less than this tolerance. Its default value is about 1.0e-8.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if RelativeError is less than 0 or greater than 1 |
ZeroFunction Class | Imsl.Math Namespace