Math Playground
Calculus

Arc length

How long is a curve? Pythagoras + integral = answer.

How long is a curve from x = a to x = b? Pythagoras over a tiny step, integrated.

Arc length
L = ∫ₐᵇ √(1 + (f'(x))²) dx