HomeSort by relevance Sort by last modified time
    Searched refs:SINH (Results 1 - 7 of 7) sorted by null

  /external/freetype/src/autofit/
afscript.h 112 SCRIPT( sinh, SINH,
afstyles.h 159 STYLE_DEFAULT_INDIC( sinh, SINH, "Sinhala" )
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
ComposableFunction.java 104 /** The {@code FastMath.sinh} method wrapped as a {@link ComposableFunction}. */
105 public static final ComposableFunction SINH = new ComposableFunction() {
109 return FastMath.sinh(d);
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
AbstractRealVector.java 650 return mapToSelf(ComposableFunction.SINH);
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 118 milliseconds