Documentation/How Tos/Calc: ACOSH function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 15:51, 8 December 2007 by Drking (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


ACOSH

Returns the inverse hyperbolic cosine of a number.


Syntax:

ACOSH(number)

returns the inverse hyperbolic cosine of number, in other words the number whose hyperbolic cosine is number.
number must be greater than or equal to 1.


Example:

ACOSH(1)

returns 0.

ACOSH(COSH(4))

returns 4.


See also:

ASINH, ATANH, ACOTH

COSH, SINH, TANH, COTH

Mathematical functions

Personal tools