sutoiku / formula.js

JavaScript implementation of most Microsoft Excel formula functions
Other
2.14k stars 293 forks source link

Update math-trig.js FLOOR function #59

Open pdfernhout opened 6 years ago

pdfernhout commented 6 years ago

The FLOOR function for the negative number case was not multiplying by significance after dividing by significance. That seemed inconsistent with with FLOOR.MATH and CEILING and the non-negative number case of FLOOR.