Dynamic calculations, conditionals, expressions, and variable substitution
Change the inputs and watch the result update in real-time
Computed from the input values
total = (quantity * price) - (quantity * price * discount / 100)