HOW TO: Convert IEEE-754 Single-Precision Binary to Decimal

For an interactive explanation of how this conversion process works, I made a webapp that basically summarizes this video: https://float-visualizer.surge.sh Here's the source code on GitHub for those interested: https://github.com/stevenpetryk/float...