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

It was added and moved to pecl/stats, which is also compatible with
PHP4, so one can have the function with PHP4 and PHP5. Very easy to
install, and there is a windows extension dll available through
pecl.php.net 


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

[2007-03-05 17:04:09] [EMAIL PROTECTED]

It was never added.

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

[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