Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 179 Bytes

File metadata and controls

4 lines (2 loc) · 179 Bytes

Some useful (or not) Python scripts and functions.

  1. ieee754.py - basic functions for decimal to binary and binary to decimal floating-point conversions (IEEE 754 compliant)