SinH()

Syntax

Result.f = SinH(Angle.f)
Description
Returns the hyperbolic sine of the specified hyperbolic angle.

Example:

  Debug SinH(Log(1.618033)) ; Will be approximately 0.5
The inverse function of SinH() is ASinH().

Supported OS

All

<- Sin() - Math Index - Sqr() ->