Commit Graph

4 Commits

Author SHA1 Message Date
n-longcape
f9f9f4cacf
Fix ROUNDUP and ROUNDDOWN for negative number
Closes 
2020-04-27 17:03:07 +09:00
youkan
a79b344d53
Fix ROUNDUP and ROUNDDOWN for floating-point rounding error ()
Closes 
2020-03-07 12:48:54 +07:00
Adrien Crivelli
8dddf56c2e
Use proper syntax for variadic functions
This simplify code, increase readability and improve the function
signature for API users.
2017-01-23 15:01:20 +09:00
Adrien Crivelli
e1f81f0fe0
Refactor tests data from custom format to PHP
FIX 
2016-08-16 21:00:19 +09:00