ILIAS  eassessment Revision 61809
 All Data Structures Namespaces Files Functions Variables Groups Pages
Functions.php File Reference

Go to the source code of this file.

Data Structures

class  PHPExcel_Calculation_Functions

Namespaces

namespace  PHPExcel_Calculation
 

Variables

const MAX_VALUE (!defined('PHPEXCEL_ROOT')) = 1.2e308
 PHPExcel root directory.
const M_2DIVPI = 0.63661977236758134307553505349006
 2 / PI
const MAX_ITERATIONS = 256
 MAX_ITERATIONS.
const PRECISION = 8.88E-016
 PRECISION.

Variable Documentation

const MAX_VALUE(!defined('PHPEXCEL_ROOT')) = 1.2e308

PHPExcel root directory.

MAX_VALUE

Definition at line 40 of file Functions.php.

Referenced by PHPExcel_Calculation_Statistical\_logGamma().