Files
PhpSpreadsheet/tests/data/Calculation/MathTrig
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-08-25 14:23:26 +09:00
2016-12-04 16:12:51 +09:00