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 1The inverse function of CosH() is ACosH().
Supported OS
All