ACOSH()

Syntax. ACOSH(number)

Definition. This function returns the inverse hyperbolic cosine of a number (see Figure 16-3). The definition range spans x = +1 to + ∞.

Argument

Background. The inverse hyperbolic functions are also called the area hyperbolic functions. They are the inverse functions of the hyperbolic functions. The hyperbolic functions sinh, tanh, and coth are strictly monotonic and have one inverse function. The cosh function, however, has two monotonic intervals symmetrical to the positive segment of the ordinate and two inverse functions:

y = arcosh x

and

y = -arcosh x

where:

image with no caption

The graph (see Figure 16-3) starts at point 1.0 and is monotone increasing or decreasing.

Note

Inverse hyperbolic functions have the prefix ar in the same way that the inverse trigonometric functions have the prefix arc. The notations sinh–1, cosh–1, or tanh–1 are also used.

The graph of the arcosh shows the monotonic increasing segment in the first quadrant. The monotonic decreasing segment is located inversely under the abscissa.

Figure 16-3. The graph of the arcosh shows the monotonic increasing segment in the first quadrant. The monotonic decreasing segment is located inversely under the abscissa.

Example. Two parallel wires with the diameter d, length l, and distance a have the capacitance C.

image with no caption

ε = ε0 εr is the permittivity of the medium.

More examples of this function are:

See Also

ASINH(), ATANH(), COSH(), SINH(), TANH()