Next: syslib numerics asinh, Previous: syslib numerics cosh, Up: syslib numerics [Index]
Compute the hyperbolic tangent of fx; return a flonum.
Compute the hyperbolic tangent of bn; return a flonum.
Compute the hyperbolic tangent of rt; return a flonum.
Compute the hyperbolic tangent of fl; return a flonum. This is an
alias for $fltanh
.
Compute the hyperbolic tangent of cn; return a number object.
Compute the hyperbolic tangent of cfl; return a cflonum.