You can put this solution on YOUR website! first convert everything into degrees.
then convert degrees into radians.
50 degrees 37 minutes 30 seconds would be converted to degrees in the following manner.
30 seconds / 60 = .5 minutes.
add this to 37 minutes to get 37.5 minutes.
37.5 minutes / 60 = .625
add this to 50 degrees to get 50.625 degrees.
convert this to radians by dividing by 180 and multiplying by pi to get:
50.625 degrees = .28125 * pi radians.
multiplying this by pi gets you .883572934 radians.
you can convert this back to degrees by multiplying by 180 and dividing by pi to get:
.883572934 radians = 50.625 degrees.
you can convert this back to degrees and minutes and seconds by doing the following:
subtract 50 and hold it.
that's your hours.
multiply .625 by 60 to get 37.5 minutes.
subtract 37 and hold it.
that's your minutes.
multiply .5 by 60 to get 30 seconds.
your converted time is 50 degrees 37 minutes 30 seconds.
you're back where you started.
that's good.