Next: syslib numerics conjugate, Previous: syslib numerics acosh, Up: syslib numerics [Index]
Compute the inverse hyperbolic tangent of fx; return a flonum or cflonum.
Compute the inverse hyperbolic tangent of bn; return a flonum or cflonum.
Compute the inverse hyperbolic tangent of rt; return a flonum or cflonum.
Compute the inverse hyperbolic tangent of fl; return a flonum or
cflonum. This is different from $flatanh
whose return value is a
flonum begin +nan.0
when the operand is out of the domain for
real numbers.
Compute the inverse hyperbolic tangent of cn; return a number object.
Compute the inverse hyperbolic tangent of cfl; return a cflonum.