HKH515 / float-conv

Converts IEEE 754 representation of floating point numbers to human readable form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

float-conv

Converts IEEE 754 representation of floating point numbers to human readable form.

Usage:

./float.py 1 0100 01101

./float.py

About

Converts IEEE 754 representation of floating point numbers to human readable form.


Languages

Language:Python 100.0%