SinH()
Syntax
Result.f = SinH(Angle.f)
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().
Example:
Debug SinH(Log(1.618033)) ; Will be approximately 0.5
Supported OS
All