Returns an a-posteriori absolute error bound on the root.
int specifying the (0-based) index of the root whose error bound is to be returned. A double representing the error bound on the index-th root.
NaN is returned if the corresponding root cannot be represented as floating point due to overflow or underflow or if the roots have not yet been computed.
ZeroPolynomial Class | Imsl.Math Namespace