ID:               40732
 Updated by:       [EMAIL PROTECTED]
 Reported By:      adrya dot stembridge at gmail dot com
-Status:           Open
+Status:           Assigned
-Bug Type:         Math related
+Bug Type:         Feature/Change Request
 Operating System: XP
 PHP Version:      5.2.1
-Assigned To:      
+Assigned To:      andrey
 New Comment:

It was never added.


Previous Comments:
------------------------------------------------------------------------

[2007-03-05 16:57:46] adrya dot stembridge at gmail dot com

Description:
------------
>From http://bugs.php.net/bug.php?id=24064

>> [2 May 2005 11:18am UTC] [EMAIL PROTECTED] 
>> math_std_dev() will be available in 5.1.0

Attempting to access math_std_dev results in unknown function error. 

Reproduce code:
---------------
I don't know the parameters, so I'm just calling the function name to
see if it exists. 

$blah = math_std_dev();



Expected result:
----------------
math_std_dev is not currently documented, but was said to appear in
5.1.0.  

Actual result:
--------------
Fatal error:  Call to undefined function math_std_dev() in
blahblah.php



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=40732&edit=1

Reply via email to