Platforms to show: All Mac Windows Linux Cross-Platform

ACosHMBS(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 cosine of the real argument x.
Example
MsgBox str(ACosHMBS(5))

acosh(1) returns +0.
acosh(x) returns a NAN for x < 1.
acosh(+infinity) returns +infinity.

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


The biggest plugin in space...