nag_sinh (s10abc) calculates an approximate value for the hyperbolic sine of its argument, .
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, approximately
. The equality should hold if
is greater than the
machine precision (
is a result of 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 for
where
is the absolute error in the argument.
None.