Differences

This shows you the differences between two versions of the page.

Link to this comparison view

aql:fsub [2020/01/19 05:14]
optrix created
aql:fsub [2020/01/19 05:15] (current)
optrix
Line 13: Line 13:
 ===Description=== ===Description===
  
-This command places the sum of the numbers //a// and //b// on the stack.+This command places the **difference** ​of the numbers //a// and //b// on the stack.
  
 ===See Also=== ===See Also===
  
-[[fFOR]] \\ +[[fADD]] \\ 
-[[fSUB]] \\+[[fDIV]] \\ 
 +[[fMULT]] \\ 
 +[[fMOD]] \\