
In this (master-detail) dialog user can define formulas that shall be used during calculations. These formulas are some kind of "predefined" formulas than can be selected in the Cost Wizard dialog so one does not need to enter the formula again (but can select the desired one).
| ![]() | ||||||||||
Expression in detail: Expression is a "reduced" mathematical expression/formula that can be build using:
Correct expression examples: Fuel 2 * Fuel (Fuel + TakeOff) * 2 (3 * 1.4) + 17 * Fuel - 3 * (5 + TakeOff) Incorrect expression examples: a x * y {[(3 + 2) - (1 * 2)] * 4} + 5 2 * [Fuel] ([Fuel] + [TakeOff]) * 2 | |||||||||||