SYNOPSIS
	float atan(float)

DESCRIPTION
	Returns the argument's arcus tangent.

SEE ALSO
        atan2(E), sin(E), cos(E), tan(E), asin(E), acos(E)
