fixed2float

Crates.io PyPI codecov

Simple utility for fixed point to real number conversions, using the VisSim (Fxm.b) ~~and Q (Qm.n)~~ notation.

Usage

sh cargo add fixed2float

sh pip install fixed2float

Examples