GlovePIE GUI - Instructables

If you want integer division, you need to use div instead. If a and b are true/false values, then it will be true if either of them are true (the same as “or”) a div b. Will give you the whole-number answer of a / b minus the remainder. IMPORTANT: a and b do not have to be integers. They can have decimals. 7.5 div 3.5 gives you the answer 2 ... ................
................