If
and
are the relative errors in the argument and result, respectively, then in principle
That is, the relative error in the argument,
, is amplified by a factor at least
in the result. The equality should hold if
is greater than the
machine precision (
is due to data errors etc.), but if
is simply a result of round-off in the machine representation of
then it is possible that an extra figure may be lost in internal calculation round-off.
It should be noted that near
where this amplification factor tends to zero the accuracy will be limited eventually by the
machine precision. Also for
where
is the absolute error in the argument
.
None.