static double log1p(double d) { ret Math.log1p(d); }