Hacker News new | ask | show | jobs
by KONAir 2127 days ago
I use ceil/floor (and make people use whenever I can) if something is going to happen when something hits the ceiling or drops to the floor. And avoid if it is just for clamping.