/Qm.n-and-Integer-Interconversions

Signed Integer to Qm.n binary conversion and vice versa written in Python.

Primary LanguagePython

Qm.n-and-Integer-Interconversions

Signed Integer to Qm.n binary conversion and vice versa written in Python.

Qm.n:

m - number of bits in the decimal part(sign bit included).

n - number of bits in the fraction part.