Skip to Content

COS

Returns the cosine of the given angle

Syntax

COS(number)

Parameters

  • number: Required. The angle in radians for which you want the cosine

Example

=COS(1.047)
Returns: NumberSince: Excel 2003