__+__ "plus" ( n1 n2 -- n3 )

\\

||Forth79||Forth83||ANSI||Forth200x
|    X    |   X    |  X  |    X

\\

%%tabbedSection 
%%tab-english
Add n2 to n1, giving the sum n3.
/%
%%tab-deutsch
n1 und n2 addiert ergibt n2
/%
/%