Excel: Radians Function
In Excel, the Radians function converts degrees into radians.
The syntax for the Radians function is:
Radians( degrees )
degrees is an angle in degrees that you wish to convert to radians.
Applies To:
- Excel 2007, Excel 2003, Excel XP, Excel 2000
For example:
Let's take a look at an example:

Based on the Excel spreadsheet above:
=Radians(A1) would return 2.094395102 =Radians(A2) would return 1.570796327 =Radians(A3) would return 0.09424778 =Radians(54.6) would return 0.952949772
