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