https://github.com/haberman/dumpfp
A small little tool for dumping a floating-point number in its native format
https://github.com/haberman/dumpfp
Last synced: over 1 year ago
JSON representation
A small little tool for dumping a floating-point number in its native format
- Host: GitHub
- URL: https://github.com/haberman/dumpfp
- Owner: haberman
- License: apache-2.0
- Created: 2012-11-21T23:44:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-07-08T00:48:51.000Z (almost 11 years ago)
- Last Synced: 2025-03-01T14:23:17.327Z (over 1 year ago)
- Language: C++
- Size: 120 KB
- Stars: 55
- Watchers: 7
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Tool for dumping floating-point numbers in their native
representation.
For more info see: http://blog.reverberate.org/2012/11/dumpfp-tool-to-inspect-floating-point.html