Searched refs:PI_2 (Results 1 – 1 of 1) sorted by relevance
71 public static final float PI_2 = (float) (Math.PI/2); field in MLand948 float angle = PI_2 - (float) Math.atan2(x2-x1, y2-y1);