HomeSort by relevance Sort by last modified time
    Searched defs:SQRT (Results 1 - 3 of 3) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
ComposableFunction.java 95 /** The {@code FastMath.sqrt} method wrapped as a {@link ComposableFunction}. */
96 public static final ComposableFunction SQRT = new ComposableFunction() {
100 return FastMath.sqrt(d);
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 192 milliseconds