Skip to content

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

License

Notifications You must be signed in to change notification settings

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