> 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-de/clearlines-funktionen/mathematische-funktionen/cos.md).

# COS

Liefert den Kosinus eines Winkels.

#### Syntax

**COS**(*angle*)

1. *angle* - der Winkel (in Bogenmaß), von dem der Kosinus berechnet werden soll - ***Wertetyp:** Zahl*

#### Bemerkungen

1. Wenn *angle* in Grad angegeben ist, kann er durch Multiplikation mit PI() / 180 in Bogenmaß umgerechnet werden.

**Beispiele**

*Beispiel 1* - COS für einen einzelnen Wert:

<figure><img src="https://2264115400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5AXM9De6LygFtEaDe5ri%2Fuploads%2FY0zrJb1YoxlFlfjpXW7J%2Fgrafik.png?alt=media&amp;token=f75b4dfe-c9c3-40e0-9237-df794de64c73" alt=""><figcaption></figcaption></figure>

Beispiel 2 - COS für einen Bereich von Werten:

<figure><img src="https://2264115400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5AXM9De6LygFtEaDe5ri%2Fuploads%2FwCCXeoPeTNxD54fdokiZ%2Fgrafik.png?alt=media&amp;token=5cd0c410-4692-4564-ae8b-6e21ac54b0a5" alt=""><figcaption></figcaption></figure>
