Sinh

Value = Sinh ( Number )

Computes the hyperbolic sine of a number.

Example :

PRINT Sinh(1)
=> 1.175201193644


Referenced by :