{% extends "base.html" %} {% block main %}
| Measure | {{ a }} | {{ b }} | Δ (b − a) |
|---|---|---|---|
| {{ r.label }} | {{ r.a }} | {{ r.b }} | {{ r.arrow }} {{ r.delta }} {{ r.unit }} · {{ r.word }} |
| Lever | {{ a }} | {{ b }} |
|---|---|---|
| {{ k }} | {{ va }} | {{ vb }} |
None — both runs resolved to the same policy.
{% endif %}A lever's price is the delta between a run and its duplicate with only that lever changed; comparing runs with different inputs compares the inputs, not the lever.
{% elif a or b %}