Rem ATan returns the Inverse Tangent of x End Rem for d!=-1.0 to 1.0 step 0.125 print "ATan("+d+")="+ATan(d) next