ILIAS  release_5-2 Revision v5.2.25-18-g3f80b82851
Financial.php File Reference

Go to the source code of this file.

Data Structures

class  PHPExcel_Calculation_Financial
 

Namespaces

 PHPExcel_Calculation
 

Variables

const FINANCIAL_MAX_ITERATIONS (!defined('PHPEXCEL_ROOT')) 128
 PHPExcel root directory. More...
 
const FINANCIAL_PRECISION 1.0e-08
 FINANCIAL_PRECISION. More...
 

Variable Documentation

◆ FINANCIAL_MAX_ITERATIONS

const FINANCIAL_MAX_ITERATIONS(!defined( 'PHPEXCEL_ROOT')) 128

PHPExcel root directory.

FINANCIAL_MAX_ITERATIONS

Definition at line 40 of file Financial.php.

Referenced by PHPExcel_Calculation_Financial\IRR(), PHPExcel_Calculation_Financial\RATE(), and PHPExcel_Calculation_Financial\XIRR().

◆ FINANCIAL_PRECISION

const FINANCIAL_PRECISION 1.0e-08