Closed henri-tremblay closed 10 years ago
There should be a
future = (typeof future === 'undefined') ? 0 : future;
at the beginning of the function
You're right, I've fixed it : https://github.com/sutoiku/formula.js/commit/7dd2419baf8f0356bc6d2b3254547cdb02223cba
Thanks :-)
There should be a
at the beginning of the function