Home
last modified time | relevance | path

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

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