ILIAS  Release_3_10_x_branch Revision 61812
 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 16486 2008-04-28 07:10:54Z hschottm

Constants for the handling of elements which are not a number

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

Referenced by ilStatistics\validate().

const NAN_HANDLING_ZERO = 1

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

Referenced by ilStatistics\validate().