sinh
sinh
Hyperbolic sine
float **sinh** float $num
Returns the hyperbolic sine of ,
defined as .
num``(exp($num) - exp(-$num))/2
numThe argument to process
The hyperbolic sine of
num
sin``asinh``cosh``tanh
Hyperbolic sine
float **sinh** float $num
Returns the hyperbolic sine of ,
defined as .
num``(exp($num) - exp(-$num))/2
numThe argument to process
The hyperbolic sine of
num
sin``asinh``cosh``tanh