_ATANH

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

The _ATANH returns the arc hyperbolic tangent of x!, expressed in radians.


Syntax

return_value! = _ATANH(x!)


See also



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