Home | History | Annotate | Download | only in lang

Lines Matching defs:log1p

1733      * {@code log1p(x)} is much closer to the true result of ln(1
1764 public static native double log1p(double x);