Logo

MonoCalc

/

Central Angle Calculator

Geometry

Solve For

Radius (r)

Must be greater than zero

Arc Length (s)

Must be positive and ≤ circumference (2πr)

Angle Unit

Length Unit

Decimal Places

rrθscOAB

Central Angle (θ = s / r)

90.0002°

= 1.5708 rad

Arc Length (s)

7.8540 m

Radius (r)

5.0000 m

Inscribed Angle

45.0001°

Chord Length (c)

7.0711 m

Sector Area

19.6350 m²

Segment Area

7.1350 m²

Step-by-Step Calculation

Given: r = 5 m, s = 7.854 m

θ = s / r = 7.854 / 5 = 1.570800 rad

θ = 90.000210°

Chord length: c = 2r·sin(θ/2) = 7.0711 m

Inscribed angle: θ_i = θ/2 = 45.000105°

Sector area: A = ½r²θ = 19.6350 m²

Segment area: A_seg = ½r²(θ − sin θ) = 7.1350 m²

About This Tool

Central Angle Calculator – Arc Length, Radius, and Angle

A central angle is the angle formed at the center of a circle by two radii drawn to the endpoints of an arc. It directly governs what fraction of the full circle the arc spans: a central angle of 90° corresponds to one quarter of the circle, while 180° defines a semicircle. Understanding central angles is foundational in geometry, trigonometry, engineering, and navigation.

The Core Relationship: s = r × θ

The three quantities — arc length (s), radius (r), and central angle (θ) — are linked by one elegant formula:

s = r × θ

where θ is expressed in radians. To work in degrees, convert first: θ_rad = θ_deg × π / 180. This calculator handles the conversion automatically regardless of the unit you choose.

Rearranging gives the other two forms:

  • Central angle from arc and radius: θ = s / r
  • Arc length from radius and angle: s = r × θ
  • Radius from arc and angle: r = s / θ

Three Solver Modes

Select the mode matching your available data:

  • Find Central Angle — enter radius and arc length; the calculator returns the angle in both degrees and radians. Example: r = 5 m, s = 7.854 m gives θ = 1.5708 rad = 90.0°.
  • Find Arc Length — enter radius and central angle; the calculator returns the arc length. Example: r = 10 m, θ = 45° gives s = 7.854 m.
  • Find Radius — enter arc length and central angle; the calculator returns the radius. Example: s = 15.708 m, θ = 180° gives r = 5 m.

Secondary Outputs Explained

Beyond the primary solved quantity, the calculator computes four additional values that arise naturally from the same geometry:

  • Chord Length (c) — the straight-line distance between the two arc endpoints: c = 2r × sin(θ / 2). The chord is always shorter than the arc length for any angle less than 360°.
  • Inscribed Angle — by the inscribed angle theorem, any angle inscribed in the circle that subtends the same arc is exactly half the central angle: θ_inscribed = θ_central / 2. This is one of the most useful results in circle geometry.
  • Sector Area — the area of the pie-slice region bounded by the two radii and the arc: A = ½ r² θ (θ in radians). For a full circle this reduces to πr².
  • Segment Area — the area of the region between the chord and the arc only (sector minus triangle):A_seg = ½ r² (θ − sin θ). This is smaller than the sector area for any angle below 180°.

Unit Support

Length inputs and outputs support mm, cm, m, km, in, ft, yd, and mi. All values are internally converted to metres for computation and converted back to the selected unit for display. Angles can be entered in degrees (0° to 360°) or radians (0 to 2π). Precision is adjustable from 0 to 10 decimal places to suit both rough estimates and high-accuracy engineering work.

Real-World Applications

Central angle calculations arise in many practical contexts:

  • Road and railway design — horizontal curves on roads and rail lines are defined by their radius and central angle; the arc length gives the actual travel distance through the curve.
  • Pipe and duct bending — when fabricating bent pipes or ducts, the central angle determines the required bend geometry and the arc length sets the cut length of the material.
  • Circular track layout — athletes and engineers use the central angle formula to mark out lanes, timing points, and sector boundaries on circular tracks.
  • Gear and wheel design — tooth spacing and pitch arc lengths on circular gears are computed using central angles and radii.
  • Navigation and surveying — bearing changes and arc distances on curved survey boundaries are expressed using central angles.

The Interactive Diagram

The live SVG diagram updates as you type, showing the circle with the two radii r drawn to points A and B, the arc s highlighted in blue, the chord c as a dashed line, the central angle θ annotated at the center O, and a shaded sector region. This visual confirms the geometric scenario before you read the numeric results.

Frequently Asked Questions

Is the Central Angle Calculator free?

Yes, Central Angle Calculator is totally free :)

Can I use the Central Angle Calculator offline?

Yes, you can install the webapp as PWA.

Is it safe to use Central Angle Calculator?

Yes, any data related to Central Angle Calculator only stored in your browser (if storage required). You can simply clear browser cache to clear all the stored data. We do not store any data on server.

What is a central angle?

A central angle is the angle formed at the center of a circle by two radii that extend to the endpoints of an arc. It directly defines what fraction of the circle the arc covers — a central angle of 90° corresponds to one quarter of the circle.

How does this calculator work?

Select the quantity you want to find (central angle, arc length, or radius), then enter the other two values. The calculator uses the fundamental arc–angle relationship: arc length = radius × central angle in radians (s = r × θ). It also computes secondary outputs including chord length, inscribed angle, sector area, and segment area.

What is the difference between central angle and inscribed angle?

A central angle is formed at the center of the circle; an inscribed angle is formed at any point on the circumference. The inscribed angle theorem states that an inscribed angle is always exactly half the central angle that subtends the same arc. For example, a central angle of 80° corresponds to an inscribed angle of 40°.

What is sector area and how is it different from segment area?

A sector is the pie-slice region bounded by two radii and the arc between them. Its area is ½r²θ (where θ is in radians). A segment is the region between the chord connecting the arc endpoints and the arc itself — it excludes the triangular portion. Segment area = ½r²(θ − sin θ). For angles less than 180° the segment area is always smaller than the sector area.

What length units and angle units are supported?

Length inputs support mm, cm, m, km, inches, feet, yards, and miles. Angles can be entered in degrees (0° to 360°) or radians (0 to 2π). All values are converted to SI units internally and then converted back to the selected output unit for display.

How accurate are the results?

The calculator uses IEEE 754 double-precision floating-point arithmetic, providing roughly 15–16 significant digits. For practical engineering and academic purposes this is more than sufficient. The displayed decimal places can be set from 0 to 10.