Login   Register  
PHP Classes
elePHPant
Icontem

File: README

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of CPK Smithies  >  meansdev  >  README  >  Download  
File: README
Role: Documentation
Content type: text/plain
Description: Package introduction
Class: meansdev
Calculate the mean, variance and deviation
Author: By
Last change:
Date: 2011-08-15 04:05
Size: 450 bytes
 

Contents

Class file image Download
This package includes the following files:
meansdev.php - the class source
meansdev_test.php - example script
doc/manual.html - notes on using the class

I recommend installing the DocBlox PEAR package and generating the documentation
that way. From the command line:

$ sudo pear install DocBlox # see the documentation for dependencies
$ cd path/to/meansdev
$ docblox run -f meansdev.php -t doc

This software is contributed to the public domain.