> 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/tan.md).

# TAN

#### Syntax

**TAN**(*angle*)

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

#### Remarks

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

**Examples**

*Example 1* - TAN of a single value:

<figure><img src="/files/7e36XFkSXog5XvXheb8c" alt=""><figcaption></figcaption></figure>

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

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