Spread 8.0 Documentation
COSH
Support Options
Formula Reference > Built-In Functions > COSH

Glossary Item Box

COSH


Name

Hyperbolic cosine

Description

Returns the hyperbolic cosine of the specified value.

Syntax

COSH(value)

Remarks

You can specify any real number for the value argument.

The hyperbolic cosine is calculated as follows:

See also ACOS, ACOSH, ASIN, ASINH, ATAN, ATAN2, ATANH, COS, SIN, SINH, TANH, and TAN.

Data Type

Accepts numeric data. Returns numeric data. For more information, see Data Type for Each Cell Type.

Example

COSH(R1C2)
COSH(B3)
COSH(4)=27.3082328360

Copyright © GrapeCity, inc. All rights reserved.