__1+__ “one-plus” ( n1 | u1 -- n2 | u2 ) \\ ||Forth79||Forth83||ANSI||Forth200x | X | X | X | X \\ %%tabbedSection %%tab-english Add one (1) to n1 | u1 giving the sum n2 | u2. /% %%tab-deutsch das Ergebnis (n2|u2) von Eins plus n1|u1. Die Operation 1 + wirkt genauso /% /%