工程工具僅在桌面螢幕上提供。
浮點數 ↔ Qm.n 定點數。供 DSP、控制迴路與無 FPU 的 MCU 使用的解析度、範圍與整數編碼。
Qm.n
int = round(float × 2^n)
float = int / 2^n