reverse Polish notation
常见例句
- Remember struggling with reverse Polish notation on your first scientific calculator?
還記得在您的第一台科學計算器上用逆波蘭表示法奮鬭的經歷嗎? - You can use dc, a reverse-polish notation calculator, or bc, an entire scripting language for math.
您可以使用 dc(這是一種逆波蘭式計算器),或者 bc(這是一種用於數學運算的完整的腳本編程語言)。 - Postfix notation is also known as reverse Polish notation (RPN) and is commonly used because it enables easy evaluation of expressions.
後綴表示法也稱 逆波蘭表示法(reverse Polish notation,RPN),因其使表達式求值變得輕松,所以被普遍使用。 返回 reverse Polish notation