I notice that translating radians to degrees and vice versa is like translating a percentage to a whole number and vice versa. for example , to get 60 percent of 345 you do the following
60 * 345/100
to get 60 degrees in radians you do
60 * 3.14/180
There is a pattern there BUT. we use 100 to compare percentages to a numbe. so why do we use 180 degrees instead of 360 degrees to compare degrees to radians.
%100 percent = a whole number 360 degrees represents a whole circle
using 180 degrees is like using 50% instead of 100%
i hope I am making some sense. can anyone answer . Thanks