Skip to content

Dwscdv3/FloatingPointPlayground

Repository files navigation

Floating-Point Playground

A more intuitive way to experiment with how floating-point numbers are represented.

Currently supports single-precision (32-bit) only.

Usage

You can directly type a decimal number into the textbox, the array of bits in the middle shows the underlying binary representation of the given floating-point number.

These bits can also be manipulated manually, just a click away!

About

A more intuitive way to experiment with how floating-point numbers represent.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages