Store (RPN Only) store The store command will store a value in a variable, with the value being the first argument RPN Example Input Stack: 5 a store Result Stack: The variable a is now set to 5