Files
PhpSpreadsheet/tests/data/Calculation
Matthias Van Woensel 39b8dbd0a1 Adding float cast to MOD function
If $a or $b are not strings, you can get an error that fmod needs param 1 ($a) to be of type double.
MS Excel does not fall over when you insert an empty string in MOD, so I'm guessing PHPExcel should do the same?
2016-12-04 16:12:51 +09:00
..
2016-10-02 15:21:52 +09:00
2016-09-01 12:50:10 +09:00