NAME

atan - compute arc tangent

SYNOPSIS

float atan(float x)

DESCRIPTION

Return the arc tangent of the argument.

SEE ALSO