Computes ln(1+y) accurately. This function is OpenVMS Alpha and Integrity servers only. Format #include <math.h> double log1p (double y); float log1pf (float y); long double log1pl (long double y);