https://github.com/evanw/float-toy
Use this to build intuition for the IEEE floating-point format
https://github.com/evanw/float-toy
Last synced: 3 months ago
JSON representation
Use this to build intuition for the IEEE floating-point format
- Host: GitHub
- URL: https://github.com/evanw/float-toy
- Owner: evanw
- Created: 2016-04-23T02:42:13.000Z (about 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-01-26T04:40:33.000Z (over 5 years ago)
- Last Synced: 2025-03-16T07:41:32.801Z (3 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 170
- Watchers: 9
- Forks: 41
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Float Toy
Visit [http://evanw.github.io/float-toy/](http://evanw.github.io/float-toy/) to play around.
Use this to build intuition for the IEEE floating-point format.