TAN


Tangent trigonometric function. Input expected in radians.
```esql
ROW a=1.8
| EVAL tan=TAN(a)
```

Supported types:
