Get the latest tech news
Printing floating point numbers in binary
Python has no method to show floating point numbers in binary, but it does have a method for showing them in hex. How to make the former out of the latter.
None
Or read this on Hacker News