Skip to main content
postfix notation

postfix notation

8.3
A way of writing math expressions without parentheses where each sign comes after the numbers
  • noun
  • /ˈpoʊstˌfɪks noʊˈteɪʃən/
  • Specialized
translation icon : notación posfija
  • Many calculators use postfix notation because it eliminates the need for parentheses.

Examples

  • In postfix notation, the expression '3 4 +' means 3 plus 4.

  • Learning to convert between infix and postfix notation is important in computer science.

  • The calculator uses postfix notation for operations.

  • Do you understand postfix notation?

  • In postfix notation, the expression '3 4 +' means 3 plus 4.

  • Learning to convert between infix and postfix notation is important in computer science.

  • Many calculators use postfix notation because it eliminates the need for parentheses.

Synonyms

reverse Polish notation
vspostfix notation
  • Specialized
9.5

A way to write math with numbers before the sign so no parentheses

is the neutral descriptive phrase rather than that specific name
postfix
vspostfix notation
  • Specialized
8.5

A way of writing math where operators come after numbers

is the fuller descriptive phrase rather than the short label
suffix notation
vspostfix notation
  • Specialized
8.3

A way of writing math where operation signs come after numbers so parentheses are not needed

is the general descriptive phrase rather than that alternate name

Surface Forms

Morphology

postfix + notation

The noun phrase is compositionally built: 'postfix' specifies the ordering (operators after operands) and 'notation' denotes a system of writing, so their combination directly yields 'a notation in which operators follow operands.' Although technical, the meaning follows standard modifier + noun composition and is therefore predictable to a learner who knows both constituents.

Etymology

The term postfix notation comes from the simple idea of putting the operation after the numbers: postfix means 'placed after', so you write the numbers first and then the '+' or '*', for example '3 4 +'. That's why this way needs no 'parentheses' and is easy for calculators and programs to compute.