Searched defs:HALF_PI (Results 1 – 2 of 2) sorted by relevance
46 #define HALF_PI 1.5707963267948966192313216916398 macro
59 public static final float HALF_PI = 0.5f * PI; field in FastMath