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