# 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="https://3148043601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL43fiRbeRtPnTjMpbGNO%2Fuploads%2Fgit-blob-f01ef11b7e67db66b7e300c83357067a94c1281d%2Fgrafik%20(558).png?alt=media" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://3148043601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL43fiRbeRtPnTjMpbGNO%2Fuploads%2Fgit-blob-02106ddd8872658a6a469512e5e9d2e1245ea831%2Fgrafik%20(559).png?alt=media" alt=""><figcaption></figcaption></figure>
