Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
RADIANS multiplies an angle in degrees by π/180 to produce the equivalent radian measure. Since Excel and Google Sheets trigonometric functions (SIN, COS, TAN) expect radians, this function is the standard bridge when your data is in degrees.
=RADIANS(A2)=RADIANS(A2)Computed by a real spreadsheet engine on the sample data below.
| Degrees | Radians |
| 0 | |
| 90 | |
| 180 | |
| 360 |
=RADIANS(A2)→0
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Convert a column of degree angles to radians for use in trig formulas”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: