Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
COS returns the cosine of an angle measured in radians, producing a value between -1 and 1. Like SIN, it requires radian input, so use =COS(RADIANS(angle)) when working with degrees. It appears in geometry, physics, and signal processing.
=COS(RADIANS(A2))=COS(RADIANS(A2))Computed by a real spreadsheet engine on the sample data below.
| Angle (degrees) | Cosine |
| 0 | |
| 60 | |
| 90 | |
| 180 |
=COS(RADIANS(A2))→1
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: