ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilStatistics.php File Reference

Go to the source code of this file.

Data Structures

class  ilStatistics

Variables

const NAN_HANDLING_REMOVE = 0
 This class provides mathematical functions for statistics.
const NAN_HANDLING_ZERO = 1

Variable Documentation

const NAN_HANDLING_REMOVE = 0

This class provides mathematical functions for statistics.

It works on an array of numeric values.

Author
Helmut Schottmüller hscho.nosp@m.ttm@.nosp@m.tzi.d.nosp@m.e
Version
Id:
class.ilStatistics.php 44245 2013-08-17 11:15:45Z mbecker

Constants for the handling of elements which are not a number

Definition at line 15 of file class.ilStatistics.php.

Referenced by ilStatistics\validate().

const NAN_HANDLING_ZERO = 1

Definition at line 16 of file class.ilStatistics.php.

Referenced by ilStatistics\validate().