Catenary Curve Calculator
Find the height and arc length of a hanging catenary y = a·cosh(x/a).
A catenary is the curve a chain or cable forms under its own weight.
The math behind it
The shape is y = a·cosh(x/a), where a depends on tension and weight. The arc length from the lowest point to x is a·sinh(x/a).
Worked example
With a = 5, at x = 3 the height is 5·cosh(0.6) ≈ 5.92.
FAQ
Is a catenary a parabola?
No — they look similar but a catenary uses the hyperbolic cosine, not a quadratic.