PHP log1p May 3, 2012 Pramod T P It returns log(1+x) Example <?php echo log1p(1) ?> Output 0.69314718055995