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

734 B

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

Syntax

return_value! = _ATANH(x!)

See Also