_ACOSH - QB64Official/qb64 GitHub Wiki

The _ACOSH returns the nonnegative arc hyperbolic cosine of x!, expressed in radians.

Syntax

return_value! = _ACOSH(x!)

See Also