arclength
Arc length, also written as arclength, is a measure of the length of a curve in Euclidean space. For a differentiable curve γ: [a, b] → R^n, the arc length L is defined by L = ∫_a^b ||γ′(t)|| dt, where ||·|| denotes the Euclidean norm. The differential form ds = ||dγ|| = sqrt(dx^2 + dy^2 + dz^2) expresses the infinitesimal arc length along the curve.
In the plane, if a curve is given as the graph y = f(x) with x ∈ [a, b],
Arc length is invariant under reparameterization: the length depends only on the traced curve, not on how
Special cases include straight line segments, where L equals the Euclidean distance between endpoints, and full