floatOverflow property Null safety
Implementation
bool get floatOverflow;
The float overflow flag, which is stored as gFlag on the 16C. On the 15C, it causes errorFlash to be true.
Implementation
set floatOverflow(bool v);
bool get floatOverflow;
The float overflow flag, which is stored as gFlag on the 16C. On the 15C, it causes errorFlash to be true.
set floatOverflow(bool v);