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

Go to the source code of this file.

Data Structures

class  PHPExcel_Calculation_Financial

Namespaces

namespace  PHPExcel_Calculation
 

Variables

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

Variable Documentation

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

const FINANCIAL_PRECISION = 1.0e-08