Arithmetic/Integer: Difference between revisions

m
Line 2,853:
Example tested with Q'Nial7.
 
Define new operator using an atlas of operatonsoperators:
<lang nial> arithmetic is OP A B{[first,last,+,-,*,quotient,mod,power] A B}</lang>
 
136

edits