Hacker News new | ask | show | jobs
by CodesInChaos 346 days ago
Most critical OS functionality will use integers, not floats. And I'd expect most programmers to write squaring a float as `x * x`.