The stack is a holding place for numbers prior to being "used" by some operator. The Enter button places items on the stack. Functions such as "+" (for addition), will remove numbers from the stack. The WRPN stack operates as a Last In, First Out (LIFO) 4 position stack.