Universeorange.com/Docs/

R3m/framework Function reference math.tan.hyperbolic

{math.tan.hyperbolic(Float $number)}

{math.tan.hyperbolic()} Returns the hyperbolic tangent of number, defined as {math.sin.hyperbolic($number)/math.cos.hyperbolic($number)}.

Returns The hyperbolic tangent of number as a float.

More information:

https://www.php.net/manual/en/function.tanh.php

Last modified: 2021-06-07

© 2021 universeorange.com