Convert radian to degree online
To convert the radian values to degree, input the command deg
and them in the search form like deg 1 2 3.14 6
. This page outputs the degrees as follows.
deg 1 2 3.14 6
deg
(1) = 57.29577951308232
(2) = 114.59155902616465
(3.14) = 179.9087476710785
(6) = 343.77467707849394
The deg
is a command that outputs the degree of a given value and you can input several arguments separated by a space in the form.
The result shows the degree of 1 radian is about 57.29 and the degree of 3.14 is about 179.9. In the first place, The degree is defined as 360 degrees is 1 round and 2Π radians is equal to 1 round. So 3.14 radians is about 180 degrees.
The relation degree and radian is expressed as the following equation.
\[ 1^{\circ} = \frac{\pi}{180} \ \mathrm{rad} \]
We can omit the rad
unit.
\[ 1^{\circ} = \frac{\pi}{180} \]