Hacker News new | ask | show | jobs
by a1369209993 1936 days ago
That actually is rounding around zero (to zero decimal places, but it is rounding).
1 comments

You're right. What I meant to say was that it's possible the programmers working on the weather app didn't add explicit rounding, they just passed the value through a formatter that did the rounding implicitly.