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

/external/crcalc/tests/src/com/hp/creals/
H A DSlowCRTest.java60 final static UnaryCRFunction ARCSINE = field in class:SlowCRTest
83 checkEq(ARCSINE.execute(x), x.asin(),
115 tmp = ARCSINE.execute(xsin);

Completed in 688 milliseconds