Home
last modified time | relevance | path

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

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