Infix Notation

Mathematics and most programming languages are written in Infix notation. Infix notation is characterized by the placement of operators between operands. A simple example of this is adding two to two, which would result in 4:

2 + 2
This page was last updated: 2025-02-04 Tue 15:44. Source