CosH()

Syntax

Result.f = CosH(Angle.f)
Description
Returns the hyperbolic cosine of the specified hyperbolic angle. The result will be greater than or equal to 1.

Example:

  Debug CosH(0)  ; will display 1
The inverse function of CosH() is ACosH().

Supported OS

All

<- Cos() - Math Index - Degree() ->