From adf9d0b7d9bbb46a1f14e0f3150a5f898cb00e57 Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Sat, 13 Dec 2003 07:51:37 +0000 Subject: [PATCH] Some people don't know what "e" is. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146358 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/math/functions/exp.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/reference/math/functions/exp.xml b/reference/math/functions/exp.xml index ce7a8c9e34..de92b7437d 100644 --- a/reference/math/functions/exp.xml +++ b/reference/math/functions/exp.xml @@ -1,5 +1,5 @@ - + @@ -17,6 +17,12 @@ Returns e raised to the power of arg. + + + 'e' is the base of the natural system of logarithms, or approximately 2.718282. + + + See also log and