Universeorange.com/Docs/

R3m/framework Function reference math.sin.hyperbolic

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

{matg.sin.hyperbolic()} Returns the hyperbolic sine of number, defined as (exp(arg) - exp(-arg))/2.

Returns The hyperbolic sine of number as a float.

More information:

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

Last modified: 2021-06-07

© 2021 universeorange.com