Convertisseur d'Angles
Dernière mise à jour: 2026-05-09
Entrez votre email et téléchargez un rapport PDF avec vos résultats.
| Degrés (deg) | |
|---|---|
| Conversion minima | 18.0 deg |
| Uso cotidiano | 31.5 deg |
| Uso profesional | 45.0 deg |
| Ingenieria | 67.5 deg |
| Escala industrial | 112.5 deg |
Angle Unit Converter: degrees, radians and gradians
This calculator converts angles between the three most commonly used units: degrees, radians and gradians (centesimal degrees), essential in mathematics, physics and engineering.
Conversion formulas
The relationships between units are:
- Degrees to radians: rad = degrees × π / 180
- Radians to degrees: degrees = rad × 180 / π
- Degrees to gradians: grad = degrees × 10 / 9
- Gradians to degrees: degrees = grad × 9 / 10
A full circle = 360° = 2π rad ≈ 6.283 rad = 400 grad.
Example 1: degrees to radians
Problem: Convert 45° to radians.
- Calculation:
- rad = 45 × π / 180 = π / 4 ≈ 0.7854 rad.
Answer: 45° = π/4 ≈ 0.7854 rad.
Example 2: radians to degrees
Problem: Convert 1.5 rad to degrees.
- Calculation:
- degrees = 1.5 × 180 / π ≈ 85.94°.
Answer: 1.5 rad ≈ 85.94°.
Utilisations courantes
- Working with trigonometric functions in calculators and software.
- Solving physics problems that require radians.
- Converting measurements in surveying.
- Programming graphics and animations in web development.
- Computing in mechanical engineering and robotics.
- Studying mathematics and trigonometry.
Common mistakes with angles
- Using degrees when the trig function expects radians.
- Confusing radians with gradians.
- Not checking calculator mode (DEG vs RAD).
- Rounding π too early in calculations.
Conseil pro
In calculus and mathematical analysis, radians are the natural unit. The derivatives of sin(x) and cos(x) are only correct when x is in radians. Memorize key angles: 0°, 30°, 45°, 60°, 90° and their radian equivalents.
Radians relate the angle to the arc length on a unit circle. They are the natural unit in advanced mathematics.
Gradians (or centesimal degrees) divide the circle into 400 parts. They are used in surveying in some European countries.
2π radians ≈ 6.283 rad. This is because the circumference of a unit circle is 2π.
Compute sin(90). If the result is 1, it is in DEG (degrees). If approximately 0.894, it is in RAD (radians).