Platforms to show: All Mac Windows Linux Cross-Platform

ATanHMBS(x as Double) as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method Math MBS Util Plugin ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
This function computes the inverse hyperbolic tangent of the real argument x.
Example
MsgBox str(ATanHMBS(5))

atanh(+-0) returns +-0.
atanh(+-1) returns +-infinity.
atanh(x) returns a NaN for |x| > 1.

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...