Skip to main content

ACOSH

Returns the inverse hyperbolic cosine of a number. Number must be greater than or equal to 1.

CategoryTrig
SyntaxACOSH(number)

Parameters

ParameterRequiredDescription
numberRequiredAny real number greater than or equal to 1.

Example

ACOSH(number)

Auto-generated from the EngCanvas function registry.