This application converts an angle in degrees to its equivalent in radians and viceversa.
To do this change we need to solve a rule of three. We use the well known equivalence 180 degrees = π radians.
The user can introduce the degrees using its divisors: minutes and seconds. You can also use the number π to introduce the angle in radians.
Finally, the app shows the rule of three, the operations and the correspondent solution.
To do this change we need to solve a rule of three. We use the well known equivalence 180 degrees = π radians.
The user can introduce the degrees using its divisors: minutes and seconds. You can also use the number π to introduce the angle in radians.
Finally, the app shows the rule of three, the operations and the correspondent solution.
Show More