Searched defs:expm1 (Results 1 – 4 of 4) sorted by relevance
62 #define expm1 jexpm1 macro
221 public static native double expm1(double x); in expm1() method in StrictMath
222 public static native double expm1(double x); in expm1() method in Math
2300 public static native double expm1(double x); in expm1() method in StrictMath