1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 21:25:14 +00:00
qb64/internal/help/_ACOSH.md

746 B

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

Syntax

return_value! = _ACOSH(x!)

See Also