Kernel function atan NAME atan - compute arc tangent SYNOPSIS float atan(float x) DESCRIPTION Return the arc tangent of the argument. SEE ALSO kfuns/acos kfuns/asin kfuns/atan2