From f19ab94f7593e8a3433571b6eef01b0b8201bdec Mon Sep 17 00:00:00 2001 From: Thomas Schoefbeck Date: Tue, 7 Aug 2001 21:51:50 +0000 Subject: [PATCH] Egon: Maybe you like this more. If you dislike this also, pls. look for a solution and don't just re-implement a bug again git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53770 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/math.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/functions/math.xml b/functions/math.xml index 2d3adbd6da..25cc8489da 100644 --- a/functions/math.xml +++ b/functions/math.xml @@ -1,4 +1,4 @@ - + Mathematical Functions Math @@ -710,11 +710,11 @@ var_dump(hexdec("a0")); int mt_rand - int - min + [int + min int - max + max] @@ -1051,11 +1051,11 @@ echo pow(-1, 5.5); // error int rand - - int min + [int + min int - max + max]