Home / lang / sinh 
Sinh
Syntax
Value = Sinh ( Number AS Float )

Computes the hyperbolic sine of a number.

Example
PRINT Sinh(1)

1.175201193644


See also
Trigonometric Functions