Question 449873
How do I convert radians to degrees? Is it pi/180 or 180/pi? 
---
This is how I remember:
If you multiply by 180 on the top, you end up with degrees.
---
If you multiply by pi on the top, you end up with radians.
---
Example:
(36 degrees)*(pi/180)  = 36pi/180 = (1/5)pi radians
====
(14 radians)*(180/pi) = (14*180/pi) = 802.14 degrees
=========================================================
Cheers,
Stan H.