Searched defs:log1p (Results 1 – 4 of 4) sorted by relevance
61 #define log1p jlog1p macro
223 public static native double log1p(double x); in log1p() method in StrictMath
224 public static native double log1p(double x); in log1p() method in Math
2335 public static native double log1p(double x); in log1p() method in StrictMath