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