Skip to contents

Computes the arctangent of x.

Usage

atan(x = DOUBLE)

Arguments

x

DOUBLE

Value

DOUBLE

SQL examples

atan(0.5)