From cf13075d44f3f00169d25458a1e9d0e578072456 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Thu, 14 Mar 2002 12:38:05 +0000 Subject: [PATCH] rand() / mt_rand() prototype changes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73259 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/math.xml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/functions/math.xml b/functions/math.xml index 6516be4a7b..c4824b1e5e 100644 --- a/functions/math.xml +++ b/functions/math.xml @@ -1,5 +1,5 @@ - + Mathematical Functions Math @@ -924,11 +924,7 @@ ue of number is close to zero Description intmt_rand - - - - intmt_rand - intmin + intmin intmax @@ -1262,7 +1258,7 @@ echo pow(-1, 5.5); // error intrand intmin - intmax + intmax If called without the optional min,