Arc Length Calculator
Calculate the arc length of linear, quadratic, and circular curves between two points using numerical integration.
Inputs
Results
Arc Length
4.64678
How to Use This Calculator
- Select the curve type (linear, quadratic, or circular) and enter its defining parameters.
- Enter the lower and upper bounds (a and b) along the x-axis over which to measure the arc length.
- Arc length L = ∫[a to b] √(1 + (f'(x))²) dx; the calculator evaluates this integral numerically.
- For a circle segment, arc length = r × θ (radius times central angle in radians), which is computed analytically.
- The curve chart shows the segment of the function between the two bounds so you can visually verify the range.
- Arc length is always ≥ the straight-line distance between the endpoints (chord length).
How the result changes with x End
| x End | Arc Length |
|---|---|
| -40 | -1,601.39381 |
| -15 | -226.14862 |
| 15 | 226.14862 |
| 40 | 1,601.39381 |
What each input means
- Curve Type
- Type of curve to measure
- Coefficient a
- Leading coefficient (or radius for circle)
- Coefficient b
- Second coefficient (not used for circle)
- x Start
- Starting x value
- x End
- Ending x value
How this is calculated
Worked example, using the default values
- Identify Input Parameters4 parametersCurve Type = 2, Coefficient a = 1, Coefficient b = 0, x Start = 0 = 5 input(s) provided
- Calculate Arc LengthArc Length4.64678 = 4.64678
- Calculate Chord LengthChord Length4.47214 = 4.47214
- Calculate Arc/Chord RatioArc/Chord Ratio1.0391 = 1.0391
Engine last updated . Checked against 3 independently-derived tests — how we verify calculators.
Related Calculators
The questions that sit next to this one — chosen by subject, including calculators filed under a different category.
Area Under Curve Calculator
Approximate the area under f(x) = x² using trapezoidal, Simpson's, or midpoint rule. Compare with the exact answer.
Calculus ToolsIntegral Calculator
Calculate definite integrals of polynomial, trigonometric, and exponential functions over any interval.
AnimationMotion Path Calculator
Calculate arc length along motion paths between two points.
Calculus ToolsDerivative Calculator
Calculate the derivative of polynomial, trigonometric, exponential, and logarithmic functions at any point.
More in Math & Statistics.