Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtmiller/floating-point-representation
A C++ wrapper class for analyzing and displaying the binary representation of a floating point number
https://github.com/mtmiller/floating-point-representation
Last synced: 24 days ago
JSON representation
A C++ wrapper class for analyzing and displaying the binary representation of a floating point number
- Host: GitHub
- URL: https://github.com/mtmiller/floating-point-representation
- Owner: mtmiller
- License: gpl-3.0
- Created: 2010-08-06T19:49:58.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-08-09T03:24:07.000Z (over 14 years ago)
- Last Synced: 2023-03-11T05:49:07.057Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 102 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
A C++ wrapper class for analyzing and displaying the binary representation of a
floating point number.