Syntax
| Parameter | Description |
|---|---|
| number | Parameter of the COSH function. |
Examples
COSH of 0
=COSH(0)
COSH of 1
=COSH(1)
Catenary curve
=100*COSH(A1/100)-100
Common Errors
Non-numeric input returns #VALUE!.
Very large inputs cause overflow. COSH(710) is approximately the limit before #NUM!.
Tips
COSH(x) is always at least 1 for any real x. Its minimum is COSH(0) = 1, and it grows exponentially in both directions.
A hanging cable forms a catenary (COSH curve), not a parabola. For short spans the difference is small, but for long spans like power lines, the catenary model is more accurate.
COSH(-x) = COSH(x). It's symmetric, which makes sense since (e^x + e^(-x))/2 doesn't change when you negate x.
Try COSH in Viztab
Import your data and use COSH with 370+ other formulas. No signup required.
Open Viztab