From 33fccbb39e93b6bccf73a7d28a92d0a9322ca0e0 Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Thu, 19 Feb 2004 23:21:51 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151855 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/math/functions/log1p.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/math/functions/log1p.xml b/reference/math/functions/log1p.xml index 7227d55f28..e65e7382dd 100644 --- a/reference/math/functions/log1p.xml +++ b/reference/math/functions/log1p.xml @@ -1,11 +1,11 @@ - + log1p - Returns log(1 + number), computed in a way that accurate even when + Returns log(1 + number), computed in a way that is accurate even when the value of number is close to zero