Subtract: Difference between revisions

67 bytes added ,  1 year ago
"Better category ordering, add redirects to categories, fix pseudo-adverb categories"
(add subtract page)
 
("Better category ordering, add redirects to categories, fix pseudo-adverb categories")
 
(8 intermediate revisions by 3 users not shown)
Line 1:
{{primitive|x-y}}
The '''Subtract''' or '''Minus''' function, generally denoted by <code>-</code>, is used for subtraction in K.
 
The '''Subtractsubtract''' or '''Minusminus''' function, generally denoted by <code>-</code>, is used for subtraction in K.
The ''Subtract'' primitive is [[Atomicity|fully atomic.]]<syntaxhighlight>
 
The ''Subtractsubtract'' primitive is [[Atomicity|fully atomic.]].<syntaxhighlightpre>
1-2
-1
Line 11 ⟶ 13:
(-22 -33
-6 4)
</pre>
</syntaxhighlight>
 
[[Category:Verbs]]
[[Category:Operator verbs]]
[[Category:Primitives]]
720

edits