WOLFRAM

ArcLength[reg]

gives the length of the one-dimensional region reg.

ArcLength[{x1,,xn},{t,tmin,tmax}]

gives the length of the parametrized curve whose Cartesian coordinates xi are functions of t.

ArcLength[{x1,,xn},{t,tmin,tmax},chart]

interprets the xi as coordinates in the specified coordinate chart.

Details and Options

Examples

open allclose all

Basic Examples  (3)Summary of the most common use cases

The length of the line connecting the points , , and :

Out[1]=1

The length of a circle with radius :

Out[2]=2

Circumference of a parameterized unit circle:

Out[1]=1

Length of one revolution of the helix , , expressed in cylindrical coordinates:

Out[1]=1

Scope  (16)Survey of the scope of standard use cases

Special Regions  (3)

Line:

Out[4]=4
Out[4]=4

Lines can be used in any number of dimensions:

Out[5]=5
Out[6]=6

Only a 1D Simplex has meaningful arc length:

Out[1]=1
Out[2]=2

It can be embedded in any dimension:

Out[3]=3
Out[4]=4

Circle:

Out[1]=1
Out[2]=2
Out[3]=3
Out[4]=4

Formula Regions  (2)

The arc length of a circle represented as an ImplicitRegion:

Out[1]=1

An ellipse:

Out[2]=2

The arc length of a circle represented as a ParametricRegion:

Out[1]=1

Using a rational parameterization of the circle:

Out[2]=2

Mesh Regions  (2)

The arc length of a MeshRegion:

Out[1]=1
Out[2]=2

In 3D:

Out[3]=3
Out[4]=4

The arc length of a BoundaryMeshRegion in 1D:

Out[1]=1
Out[2]=2

Derived Regions  (4)

The portion of a circle intersecting a disk:

Out[2]=2
Out[3]=3

The arc length of a Circle intersected with a Triangle:

Out[2]=2
Out[3]=3

The arc length of a TransformedRegion:

Out[2]=2
Out[3]=3

The measure of a RegionBoundary:

Out[1]=1
Out[2]=2
Out[3]=3

Parametric Formulas  (5)

An infinite curve in polar coordinates with finite length:

Out[1]=1
Out[2]=2

The length of the parabola between and :

Out[1]=1

Arc length specifying metric, coordinate system, and parameters:

Out[1]=1

Arc length of a curve in higher-dimensional Euclidean space:

Out[1]=1

The length of a meridian on the two-sphere expressed in stereographic coordinates:

Out[1]=1

Options  (3)Common values & functionality for each option

Assumptions  (1)

The length of a cardioid with arbitrary parameter a:

Out[1]=1

Adding an assumption that a is positive simplifies the answer:

Out[2]=2

WorkingPrecision  (2)

Compute the ArcLength using machine arithmetic:

Out[1]=1

In some cases, the exact answer cannot be computed:

Out[2]=2

Find the ArcLength using 30 digits of precision:

Out[1]=1

Applications  (8)Sample problems that can be solved with this function

The length of a function curve :

Out[2]=2

Equivalently:

Out[3]=3

Compute the length of a knot:

Out[1]=1
Out[2]=2

Compute the length of Jupiter's orbit in meters:

Out[1]=1

The length can be computed using the polar representation of an ellipse:

Out[2]=2

Alternatively, use elliptic coordinates with half focal distance and constant :

Out[3]=3

Extract lines from a graphic and compute their coordinate length:

Out[1]=1
Out[2]=2
Out[3]=3

Color a Lissajous curve by distance traversed:

Out[1]=1

Color Viviani's curve on the sphere by the fraction of distance traversed:

Out[1]=1

Find mean linear charge density along a circular wire:

Out[2]=2

Compute the perimeter length of a Polygon:

Out[1]=1
Out[2]=2

Properties & Relations  (6)Properties of the function, and connections to other functions

ArcLength is a non-negative quantity:

Out[1]=1
Out[2]=2

ArcLength[r] is the same as RegionMeasure[r] for any one-dimensional region:

Out[1]=1
Out[2]=2

ArcLength for a parametric form is defined as an integral:

Out[1]=1
Out[2]=2

ArcLength[x,t,c] is equivalent to RegionMeasure[x,{t},c]:

Out[1]=1
Out[2]=2
Out[3]=3

For a 1D region, ArcLength is defined as the integral of 1 over that region:

Out[2]=2

The circumference of a 2D region is the ArcLength of its RegionBoundary:

Out[2]=2

Possible Issues  (2)Common pitfalls and unexpected behavior

The parametric form or ArcLength computes the length of possibly multiple coverings:

Out[1]=1

The region version computes the length of the image:

Out[2]=2
Out[3]=3

The length of a region of dimension other than one is Undefined:

Out[1]=1
Out[2]=2
Wolfram Research (2014), ArcLength, Wolfram Language function, https://reference.wolfram.com/language/ref/ArcLength.html (updated 2019).
Wolfram Research (2014), ArcLength, Wolfram Language function, https://reference.wolfram.com/language/ref/ArcLength.html (updated 2019).

Text

Wolfram Research (2014), ArcLength, Wolfram Language function, https://reference.wolfram.com/language/ref/ArcLength.html (updated 2019).

Wolfram Research (2014), ArcLength, Wolfram Language function, https://reference.wolfram.com/language/ref/ArcLength.html (updated 2019).

CMS

Wolfram Language. 2014. "ArcLength." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/ArcLength.html.

Wolfram Language. 2014. "ArcLength." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/ArcLength.html.

APA

Wolfram Language. (2014). ArcLength. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ArcLength.html

Wolfram Language. (2014). ArcLength. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ArcLength.html

BibTeX

@misc{reference.wolfram_2025_arclength, author="Wolfram Research", title="{ArcLength}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/ArcLength.html}", note=[Accessed: 24-March-2025 ]}

@misc{reference.wolfram_2025_arclength, author="Wolfram Research", title="{ArcLength}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/ArcLength.html}", note=[Accessed: 24-March-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_arclength, organization={Wolfram Research}, title={ArcLength}, year={2019}, url={https://reference.wolfram.com/language/ref/ArcLength.html}, note=[Accessed: 24-March-2025 ]}

@online{reference.wolfram_2025_arclength, organization={Wolfram Research}, title={ArcLength}, year={2019}, url={https://reference.wolfram.com/language/ref/ArcLength.html}, note=[Accessed: 24-March-2025 ]}