Binary Representation of Numbers
Introduction
Any digital information, whether it is text, music, image, video or any data, is represented by a sequence of numbers, and these numbers are encoded in binary.
Check the cheat sheet to know how integers, fixed-point numbers and floating-point numbers are represented in binary.
Cheat Sheet
References
- IEEE, IEEE Std 754-2019, IEEE Standard for Floating-Point Arithmetic, 2019, doi: 10.1109/IEEESTD.2019.8766229.