Home
last modified time | relevance | path

Searched defs:tanh (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/lang/
DMath.java867 public static native double tanh(double d); in tanh() method in Math
DStrictMath.java823 public static native double tanh(double d); in tanh() method in StrictMath