-
Notifications
You must be signed in to change notification settings - Fork 28
dos_atanh
Dale Fugier edited this page Nov 1, 2023
·
2 revisions
Calculate the inverse hyperbolic tangent.
(dos_atanh number)
number
The number, which must be between -1.0 and 1.0 (excluding -1.0 and 1.0).
The inverse hyperbolic tangent of the number, if successful.
nil on error.
Command: (dos_atanh 0.76159416)
1.0
Command: (dos_atanh -0.1)
-0.100335