Returns the hyperbolic cosine of the given number.
Syntax
Examples
|
Formula |
Result |
|
=COSH(0.3) |
1.045338514 |
|
=COSH(-0.9) |
1.433086385 |
|
=COSH(1/2) |
1.127625965 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions