Go to the source code of this file.
Data Structures | |
| class | ilStatistics |
Enumerations | |
| enum | NAN_HANDLING_REMOVE |
This class provides mathematical functions for statistics. More... | |
| enum | NAN_HANDLING_ZERO |
| enum NAN_HANDLING_REMOVE |
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 35 of file class.ilStatistics.php.
| enum NAN_HANDLING_ZERO |
Definition at line 36 of file class.ilStatistics.php.
1.7.1