вчт обратная польская запись
noun a system of representing mathematical and logical operations in which the operands precede the operator and which does not require the use of parentheses Example: (3 + 5) - (2 + 1) in reverse Polish notation is expressed as 3 5 + 2 1 + - — called also postfix notation