PhpSpreadsheet/tests
Mark Baker a34dd71cce
Difference in variance calculations between Excel/Gnumeric and Open/LibreOffice (#1959)
* Difference in variance calculations between Excel/Gnumeric and Open/LibreOffice
* Simplify STDEV() function logic by remembering that STDEV() is simply the square root of VAR(), so we can simply use the VAR() calculaion rather than duplicating the basic logic... and also allow for the differences between Excel/Gnumeric and Open/LibreOffice
2021-03-27 18:31:24 +01:00
..
PhpSpreadsheetTests Difference in variance calculations between Excel/Gnumeric and Open/LibreOffice (#1959) 2021-03-27 18:31:24 +01:00
data Difference in variance calculations between Excel/Gnumeric and Open/LibreOffice (#1959) 2021-03-27 18:31:24 +01:00
bootstrap.php 100% Coverage for Calculation/DateTime (#1870) 2021-02-27 20:43:22 +01:00