php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #24064 requested: std (standard deviation)
Submitted: 2003-06-06 13:48 UTC Modified: 2007-03-06 10:32 UTC
From: tularis@php.net Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 5CVS-2003-06-06 (dev) OS: all
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tularis@php.net
New email:
PHP Version: OS:

 

 [2003-06-06 13:48 UTC] tularis@php.net
I request that a function to get the standard deviation of an array be added to php5 (since none will be added to php4 anyway).

- Tularis

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-05-02 11:18 UTC] andrey@php.net
math_std_dev() will be available in 5.1.0
 [2007-03-06 10:32 UTC] andrey@php.net
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 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 12:01:31 2024 UTC