Engineering tools are available only on desktop screens.
Float ↔ Qm.n fixed-point. Resolution, range, and integer encoding for DSP, control loops, and MCUs without an FPU.
Qm.n
int = round(float × 2^n)
float = int / 2^n