The IEEE-754 format is a standard specified by the **IEEE** for representing floating-point binary numbers. The two versions of the format that are most common are **single precision** (32-bits) and **double precision** (64-bits).