Hacker News new | ask | show | jobs
by benatkin 530 days ago
And for negative numbers it's CEIL()!

And in SQL Server, ROUND() with a nonzero number for the third parameter for truncate, and CELING() for ceiling.