Searched defs:ATAN (Results 1 - 3 of 3) sorted by relevance

/external/crcalc/tests/src/com/hp/creals/
H A DSlowCRTest.java56 final static UnaryCRFunction ATAN = UnaryCRFunction.atanFunction; field in class:SlowCRTest
75 checkApprEq(ATAN.execute(x).doubleValue(), Math.atan(xAsDouble),
105 checkEq(x, TAN.execute(ATAN.execute(x)),
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
H A DComposableFunction.java141 public static final ComposableFunction ATAN = new ComposableFunction() { field in class:ComposableFunction
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 168 milliseconds