Hacker News new | ask | show | jobs
by TazeTSchnitzel 3943 days ago
The bitwise operators don't make sense for floating-point values. So they work by converting to a 32-bit integer first.