> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/cos.md).

# COS

#### Syntax

**COS**(*angle*)

1. *angle* - the angle in radian from which the cosine should be returned - ***Value type**: number*

#### RemarkWe

1. If angle is in degrees, it should be multiplied by PI() / 180.

**Examples**

*Example 1* - COS of a single value:

<figure><img src="/files/Lxt06mTCY2lcG2pvExg3" alt=""><figcaption></figcaption></figure>

*Example 2* - COS for a range of values:

<figure><img src="/files/t7amBeRLlunRpD3zaDfv" alt=""><figcaption></figcaption></figure>
