Skip to main content

ATAN

Returns the arc tangent of x, that is, the value whose tangent is x.

Syntax

ATAN( <x> )

Examples

SELECT ATAN(-2);

┌─────────────────────┐
│ atan((- 2))
├─────────────────────┤
-1.1071487177940906
└─────────────────────┘
Did this page help you?
Yes
No
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today