_ACOSH

From QB64 Wiki
Revision as of 13:23, 5 September 2017 by imported>SMcNeill (-)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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


Syntax

return_value! = _ACOSH(x!)

See also



Navigation:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page