This is a live form, not a screenshot — fill it in and submit it. The code tab is the exact file that is running, read from disk at build time, so the two cannot drift.
The clearest demonstration of why the canonical value matters. Three fields that all look like numbers to a user and are three completely different numbers to your database: integer cents, a fraction, and seconds. Get any one of them wrong and the invoice is wrong.