reverse Polish notation
常見例句
- Remember struggling with reverse Polish notation on your first scientific calculator?
還記得在您的第一臺(tái)科學(xué)計(jì)算器上用逆波蘭表示法奮鬭的經(jīng)歷嗎? - You can use dc, a reverse-polish notation calculator, or bc, an entire scripting language for math.
您可以使用 dc(這是一種逆波蘭式計(jì)算器),或者 bc(這是一種用於數(shù)學(xué)運(yùn)算的完整的腳本編程語(yǔ)言)。 - 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),因其使表達(dá)式求值變得輕松,所以被普遍使用。 返回 reverse Polish notation