ACOSH
Description
Returns the inverse hyperbolic cosine of a number.
Sample Usage
ACOSH(2)
ACOSH(A1)
Syntax
ACOSH(value)
value- The value greater than or equal to 1 for which the inverse hyperbolic cosine is calculated.
Notes
- Imaginary or complex numbers are not supported by Excellentable.
Step 1: To use the ACOSH Formula, simply begin with your edited Excellentable:

Step 2: Then begin typing the ACOSH formula in the area you would like to display the outcome:


Step 3: By adding the values you would like to calculate, Excellentable generates the outcome:

See Also
TANH: Returns the hyperbolic tangent of any real number.
TAN: Returns the tangent of an angle provided in radians.
SINH: Returns the hyperbolic sine of any real number.
SIN: Returns the sine of an angle provided in radians.
RADIANS: Converts an angle value in degrees to radians.
PI: Returns the value of Pi to 14 decimal places.
DEGREES: Converts an angle value in radians to degrees.
COSH: Returns the hyperbolic cosine of any real number.
COS: Returns the cosine of an angle provided in radians.
ATANH: Returns the inverse hyperbolic tangent of a number.
ATAN: Returns the inverse tangent of a value, in radians.
ASINH: Returns the inverse hyperbolic sine of a number.
ASIN: Returns the inverse sine of a value, in radians.
ATANH: Returns the inverse hyperbolic tangent of a number.
ACOS: Returns the inverse cosine of a value, in radians.