Reverse Polish Notation
From FSDeveloper Wiki
| Applicable |
|---|
| MSFS |
| MS Flight |
| LM P3D5 |
| LM P3D4 |
| LM P3D3 |
| LM P3D2 |
| LM P3D |
| FS World |
| FSXSE |
| FSXA |
| FSX |
| FS2004 |
| FS2002 |
| XP11 |
| XP10 |
| XP9 |
Reverse Polish Notation, or RPN, is a way to write down formulas. It is used in MSFS for gauges, model behaviors, and in mission scripts for PropertyTriggers, ProximityTriggers, and Calculators.
The documentation on RPN thoroughly explains how it works.