constant XMININ in Loft Data Grids 7.2
Same name and namespace in other branches
1 use of XMININ
- PHPExcel_Calculation_Statistical::_betaFraction in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Calculation/ Statistical.php - * Evaluates of continued fraction part of incomplete beta function. * Based on an idea from Numerical Recipes (W.H. Press et al, 1992). * @author Jaco van Kooten
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Calculation/ Statistical.php, line 46
Code
define('XMININ', 2.23E-308);