SIN


Sine trigonometric function. Input expected in radians.
```esql
ROW a=1.8
| EVAL sin=SIN(a)
```

Supported types:
