Home / lang / asinh 
ASinh
Syntax
Value = ASinh ( Number AS Float ) AS Float
Value = Asnh ( Number AS Float ) As Float

Computes the hyperbolic arc-sine of a number.

Example
PRINT ASinh(2)

1.443635475179


See also
Trigonometric Functions