Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
TAN returns the tangent of an angle measured in radians (sine divided by cosine). Use =TAN(RADIANS(angle)) when working in degrees. The function is undefined at 90° and 270° where cosine is zero, so avoid those exact inputs.
=TAN(RADIANS(A2))=TAN(RADIANS(A2))Computed by a real spreadsheet engine on the sample data below.
| Angle (degrees) | Tangent |
| 0 | |
| 45 | |
| 30 | |
| 60 |
=TAN(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
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: