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.

Examples

PRINT ASinh(2)
<hr>1.443635475179

See also

Trigonometric Functions