Lines Matching refs:atan
2125 double angle = Math.atan(((float) deltaY) / deltaX);2314 double angle = Math.atan( (float) (dY) / dX);