Exasol 6.2 is no longer supported, and this documentation is no longer maintained or updated.
This function returns the arctangent of number n. The result is between -π/2 and π/2.
atan::=
SELECT ATAN(1);