====SUB==== ===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 **difference** of the numbers //a// and //b// on the stack. ===See Also=== [[fADD]] \\ [[fDIV]] \\ [[fMULT]] \\ [[fMOD]] \\