Arithmetic/Integer: Difference between revisions

m (→‎{{header|JavaScript}}: spidermonkey's javascript implementation has print/readline)
Line 895:
=={{header|SNUSP}}==
As a BF derivative, SNUSP only has increment and decrement as native operations. Here are routines for other basic arithmetic upon single digit numbers and results.
 
''See also: [[Ethiopian Multiplication]]''
<lang SNUSP>
$\
Anonymous user