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

  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
ComposableFunction.java 238 /** The {@code FastMath.cosh} method wrapped as a {@link ComposableFunction}. */
239 public static final ComposableFunction COSH = new ComposableFunction() {
243 return FastMath.cosh(d);
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 63 milliseconds