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