# ASIN

ASIN(`number`, `radians`)

Returns the arc sine of a `number`. Default produces result in radians.

### Arguments <a href="#arguments" id="arguments"></a>

| Argument  | Description                                                                      |
| --------- | -------------------------------------------------------------------------------- |
| `number`  | Number to take arc sine of.                                                      |
| `radians` | True to produce output in radians (default), false to produce output in degrees. |

### Output <a href="#output" id="output"></a>

The arc sine of a `number`.

### Example <a href="#examples" id="examples"></a>

{% embed url="<https://datawrapper.dwcdn.net/fSicZ/2/>" %}
