Menu

Documentation

César Rocha

Float2Binary is a small software to convert float numbers to binary. The software shows the calculation and the result is using IEEE 754 representation. It was implemented for single precision (32 bits). For more information about the calculation you can check below or access the Single-precision floating-point format on Wikipedia.

Interface:

Interface.

Normalized value example:

Normalized value example.

Denormalized value example:

Denormalized value example.

Project Members: