Formula
Turns = Arcminutes × 0.0000462962962962963Direct answer
Multiply the entered arcminutes value by 0.0000462962962962963 to express it in turns (turn). This converts arcminute (arcmin) to turn (turn) within the documented angle family.
Variables and formula
- Arcminutes (arcmin): the source value measured in arcminute.
- Turns (turn): the same quantity expressed in turn.
- Conversion factor: 0.0000462962962962963 turns per arcminute.
Turns = Arcminutes × 0.0000462962962962963
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: 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.
Target 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.
The arcmin-to-turn 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.
- 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.
- turn relationship: The relationship 1 turn = 360° is exact.
To audit the factor through the family base unit, divide the raw dataset factors 0.016666666666666666 by 360. The generator emits that quotient once at 15 significant digits as the canonical direct factor 0.0000462962962962963; runtime calculations do not divide the already-emitted base factors again.
Reproducible example
For 10 arcminutes, 10 × 0.0000462962962962963 = 0.000462962962962963 turns. Repeating the same multiplication with the stated factor reproduces the displayed conversion before interface rounding.
Directional scale check
Because one arcminute contains 0.0000462962962962963 turns, the target number is smaller 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 arcmin | 1 × 0.0000462962962962963 |
0.0000462962962962963 turn |
| 10 arcmin | 10 × 0.0000462962962962963 |
0.000462962962962963 turn |
| 100 arcmin | 100 × 0.0000462962962962963 |
0.00462962962962963 turn |
| 1000 arcmin | 1000 × 0.0000462962962962963 |
0.0462962962962963 turn |
Interpretation
Read the result as turns, not arcminutes. A value entered as arcmin leaves the calculator labelled turn; this directional distinction matters even when the two units describe the same angle quantity.
Assumptions and limitations
- Negative arcminutes are supported and represent the opposite rotational direction under the user’s convention.
- This family performs linear unit conversion only; it does not normalize angles to [0, 360), (−180, 180], or another interval.
- Radian and degree are explicitly distinct: one right angle is π/2 rad and 90°, so 1 rad = 180/π degrees and 1° = π/180 rad.
Common mistakes
- An arcminute is 1/60 degree; an arcsecond is 1/60 arcminute.
- A revolution per minute is rotational frequency, not a static angle.
Continue within the Angle family
See the Angle conversion hub for its five-unit reference table and all 20 directed routes.
- Reverse the direction: Turns to Arcminutes
- Compare another angle route: Arcminutes to Degrees
- Compare another angle route: Arcminutes to Radians
- Compare another angle route: Arcminutes to Gradians
- Compare another angle route: Turns to Degrees
Assumptions
- The entered value uses arcminutes exactly as labelled.
- Negative arcminutes are supported and represent the opposite rotational 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