constant PRECISION in Loft Data Grids 6.2
Same name and namespace in other branches
7 uses of PRECISION
- PHPExcel_Calculation_Engineering::_erfcVal in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Calculation/ Engineering.php - PHPExcel_Calculation_Engineering::_erfVal in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Calculation/ Engineering.php - PHPExcel_Calculation_Statistical::BETAINV in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Calculation/ Statistical.php - * BETAINV * * Returns the inverse of the beta distribution. * *
- PHPExcel_Calculation_Statistical::CHIINV in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Calculation/ Statistical.php - * CHIINV * * Returns the one-tailed probability of the chi-squared distribution. * *
- PHPExcel_Calculation_Statistical::GAMMAINV in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Calculation/ Statistical.php - * GAMMAINV * * Returns the inverse of the beta distribution. * *
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Calculation/ Functions.php, line 49
Code
define('PRECISION', 8.88E-16);