Formula
Arcminutes = Turns × 21600Direct answer
Multiply the entered turns value by 21600 to express it in arcminutes (arcmin). This converts turn (turn) to arcminute (arcmin) within the documented angle family.
Variables and formula
- Turns (turn): the source value measured in turn.
- Arcminutes (arcmin): the same quantity expressed in arcminute.
- Conversion factor: 21600 arcminutes per turn.
Arcminutes = Turns × 21600
The generator emits numeric factors with at most 15 significant digits. Calculator results keep up to 10 significant digits for display; this formatting does not increase the precision of the measurement.
Unit definitions and named variants
Source unit: turn (turn). A turn is one complete plane rotation, equal to 360° or 2π rad. Named variant used: Complete plane rotation; the display token ‘turn’ is used by CalcMotive rather than asserting a standardized international symbol. Reference: Bureau International des Poids et Mesures: The International System of Units (SI), 9th edition, version 4.01; National Institute of Standards and Technology: NIST Guide to the SI, Appendix B.8: Factors for Units Listed Alphabetically.
Target unit: arcminute (arcmin). An arcminute is one minute of plane angle: exactly 1/60 degree or π/10,800 rad. Named variant used: Minute of plane angle; not minute of elapsed time. Reference: Bureau International des Poids et Mesures: The International System of Units (SI), 9th edition, version 4.01.
The turn-to-arcmin direction remains inside the angle quantity; it changes the unit label and numerical scale, not the kind of quantity being measured.
Relationship and precision
This route uses at least one deliberately preserved rounded factor. Treat the displayed factor as an approximation at the precision documented below.
- turn relationship: The relationship 1 turn = 360° is exact.
- arcmin relationship: The exact degree factor 1/60 is repeating in decimal. The source dataset preserves JavaScript’s raw evaluated value; the generator’s 15-significant-digit emission is 0.0166666666666667 degree.
To audit the factor through the family base unit, divide the raw dataset factors 360 by 0.016666666666666666. The generator emits that quotient once at 15 significant digits as the canonical direct factor 21600; runtime calculations do not divide the already-emitted base factors again.
Reproducible example
For 10 turns, 10 × 21600 = 216000 arcminutes. Repeating the same multiplication with the stated factor reproduces the displayed conversion before interface rounding.
Directional scale check
Because one turn contains 21600 arcminutes, the target number is larger than the source number for every positive input. Zero maps to zero, while negative inputs are preserved as signed values under the stated direction convention.
| Source amount | Calculation | Target amount |
|---|---|---|
| 1 turn | 1 × 21600 |
21600 arcmin |
| 10 turn | 10 × 21600 |
216000 arcmin |
| 100 turn | 100 × 21600 |
2160000 arcmin |
| 1000 turn | 1000 × 21600 |
21600000 arcmin |
Interpretation
Read the result as arcminutes, not turns. A value entered as turn leaves the calculator labelled arcmin; this directional distinction matters even when the two units describe the same angle quantity.
Assumptions and limitations
- Negative turns are supported and represent full rotations in the opposite direction under the user’s convention.
- Signed values are supported, but positive/negative rotational direction depends on the user’s coordinate convention.
- This family performs linear unit conversion only; it does not normalize angles to [0, 360), (−180, 180], or another interval.
Common mistakes
- A turn is not normalized; values greater than one turn remain greater than 360°.
- The prime symbol ′ denotes arcminute, while min denotes minute of time.
Continue within the Angle family
See the Angle conversion hub for its five-unit reference table and all 20 directed routes.
- Reverse the direction: Arcminutes to Turns
- Compare another angle route: Turns to Degrees
- Compare another angle route: Turns to Radians
- Compare another angle route: Turns to Gradians
- Compare another angle route: Arcminutes to Degrees
Assumptions
- The entered value uses turns exactly as labelled.
- Negative turns are supported and represent full rotations in the opposite direction under the user's convention.
- Rounding and measurement uncertainty remain the user's responsibility.
Sources and methodology
CalcMotive publishes the formula and assumptions so you can decide whether the estimate fits your use case. See our methodology standards.
- The International System of Units (SI), 9th edition, version 4.01; Bureau International des Poids et Mesures; accessed Aug 7, 2026
- NIST Guide to the SI, Appendix B.8: Factors for Units Listed Alphabetically; National Institute of Standards and Technology; accessed Aug 7, 2026