ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
Functions.php File Reference

Go to the source code of this file.

Data Structures

class  PHPExcel_Calculation_Functions
 

Namespaces

 PHPExcel_Calculation
 

Variables

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

Variable Documentation

◆ M_2DIVPI

const M_2DIVPI 0.63661977236758134307553505349006

◆ MAX_ITERATIONS

◆ MAX_VALUE

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().

◆ PRECISION