Major units, minor units, and whole-unit currencies
Most everyday currencies use a major unit and a smaller minor unit. For example, 1 dollar equals 100 cents and 1 pound equals 100 pence. In those cases the calculator can convert the same amount between the two expressions without changing the underlying value.
Some currencies are usually quoted in whole units instead of a commonly used minor unit. The helper treats Japanese yen that way, so the display stays in whole yen and does not invent a minor-unit output that is not normally used in practice.
Major amount = Minor amount / Minor-per-major
Used when the input is entered in cents or pence and needs converting back to the headline currency amount.
Minor amount = Major amount × Minor-per-major
Used when the currency has a standard minor unit such as cents or pence.