Searched refs:HALF_PI (Results 1 - 1 of 1) sorted by relevance

/external/crcalc/tests/src/com/hp/creals/
H A DSlowCRTest.java54 final static CR HALF_PI = CR.PI.divide(CR.valueOf(2)); field in class:SlowCRTest
61 UnaryCRFunction.sinFunction.inverseMonotone(HALF_PI.negate(),
62 HALF_PI);

Completed in 49 milliseconds