ILIAS
Release_4_4_x_branch Revision 61816
|
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 |
const NAN_HANDLING_REMOVE = 0 |
This class provides mathematical functions for statistics.
It works on an array of numeric values.
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().