# SIN

#### Syntax

**SIN**(*angle*)

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

#### Remarks

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

**Examples**

*Example 1* - SIN of a single value:

<figure><img src="https://1085786630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWv5M2BoEVu0kDIV5EPs4%2Fuploads%2Fgit-blob-6e1d71e542cbf49fb8b1cc964948f8f68b145fa8%2Fgrafik.png?alt=media" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://1085786630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWv5M2BoEVu0kDIV5EPs4%2Fuploads%2Fgit-blob-a9aca1b743e906c30f39278373178db9aa0f16ed%2Fgrafik.png?alt=media" alt=""><figcaption></figcaption></figure>
