====MOD==== ===Parameters=== ^Order^Name^Type^Desc^ |1|a|[[const|const]]|The first number| |2|b|[[const|const]]|The second number| ===Returns=== Places a [[const|const]] onto the stack. ===Description=== This command places the modulus (remainder) of //a// multiplied by //b// on the stack. ===See Also=== [[fADD]] \\ [[fDIV]] \\ [[fMULT]] \\ [[fSUB]] \\