prefix notation
Mathematicians normally use infix notation (where the operators are placed between the operands, such as A+B). Prefix notation places the operator first (such as +AB) while postfix notation places the operator last (such as AB+).
Related terms
infix notation
postfix notation
Reverse Polish Notation
arithmetic operator
binary operator
operand
operator
unary operator
Term sub categories
Programming
notation
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols