Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Djfdlibm.h58 #define tanh jtanh macro
/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java1400 public static native double tanh(double x); in tanh() method in StrictMath
DMath.java1805 public static native double tanh(double x); in tanh() method in Math