Isa ito nga tool para sa pag-convert gikan sa mga kasagaran nga unit sa anggulo sama sa degrees-minutes-seconds, decimal degrees, radians, ug grads.
Mahimong gamiton kini nga calculator aron makuha ang conversion tali sa uban nga units nga gigamit sa geography, navigation, mathematics, ug engineering. I-input ang usa ka balor, ug awtomatikong ma-compute ang tanang uban pa.
| Unit | Pilad nga ngalan | Relasyon sa Degree (°) |
|---|---|---|
| Sexagesimal degree | Degrees-Minutes-Seconds | 1° = 60′, 1′ = 60″ Example: `90° 20′ 30″ = 90 + 20/60 + 30/3600 ≈ 90.3417°` |
| Sexagesimal degree (decimal) | Decimal Degrees | 1° = 1° (direct representation) |
| Radian | Radian | 1 rad = 180° / π ≈ 57.2958° 1° = π / 180 ≈ 0.017453 rad |
| Centesimal degree | Grad (or Gon) | 1 grad = 0.9° 1° = 100 centesimal minutes 1 grad = 100 centesimal seconds |
Ejemplo 1:
Input: `90° 20′ 30″`
Convert to decimal degrees:
`90 + 20/60 + 30/3600 = 90.3417°`
Ejemplo 2:
Input: `90.3417°`
Convert to radians:
`rad = 90.3417 × π / 180 ≈ 1.5768 rad`
Ejemplo 3:
Input: `π/2 rad ≈ 1.5708 rad`
Convert to grads:
First to degrees: `1.5708 × 180 / π ≈ 90°`
Then to grads: `90° × 100 / 90 = 100 grad`
So: `π/2 rad = 100 grad`
Ejemplo 4:
Input: `123.4 grad`
Convert to degrees: `123.4 × 0.9 = 111.06°`
Then to DMS:
- 111°
- 0.06 × 60 = 3.6′ → 3′ 36″
So: `123.4 grad ≈ 111° 3′ 36″`
Geographic Information Systems (GIS) ug map coordinates
Navigation ug aviation positioning
Mathematics education ug trigonometric calculations
Robotics motion control
Astronomy ug timekeeping
Engineering drawing ug mechanical design