Searched defs:tanh (Results 1 – 4 of 4) sorted by relevance
58 #define tanh jtanh macro
218 public static native double tanh(double x); in tanh() method in Math
217 public static native double tanh(double x); in tanh() method in StrictMath
2256 public static native double tanh(double x); in tanh() method in StrictMath