Searched refs:reduceSinAngle (Results 1 – 1 of 1) sorted by relevance
494 public static float reduceSinAngle(float radians) { in reduceSinAngle() method in FastMath517 fValue = reduceSinAngle(fValue); // limits angle to between -PI/2 and +PI/2 in sin2()