https://github.com/pklaus/ieee754-viewer
A PyGTK GUI to visualise single and double precision IEEE754 floating points
https://github.com/pklaus/ieee754-viewer
Last synced: about 1 month ago
JSON representation
A PyGTK GUI to visualise single and double precision IEEE754 floating points
- Host: GitHub
- URL: https://github.com/pklaus/ieee754-viewer
- Owner: pklaus
- License: gpl-3.0
- Created: 2010-02-20T04:15:17.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2020-01-10T07:03:37.000Z (over 5 years ago)
- Last Synced: 2025-03-26T13:04:08.110Z (about 2 months ago)
- Language: Python
- Homepage: http://pklaus.github.com/IEEE754-Viewer
- Size: 216 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
IEEE754-Viewer
==============This is a simple but effective tool to have a look into IEEE 754 floating point numbers.
It can help you learning how to calculate and convert them from or to the decimal base.Requirements
------------To run this software you need PyGTK installed on your Computer. It is shipped on most
Linux Distributions and installable Packages are available for Windows too.Installation and Usage
----------------------No installation is required. Just run the python file and start entering numbers.
License and Copyright
---------------------The copyright is held by Philipp Klaus, Germany
The software is licensed under the terms of the GPL v3.