Click the “A” or “B” or “C” button to increase the value by 1. Click 1 for 1d.p% Click 0 for 0d.p% Click space for long string of d.p
The percentage variables will calculate the percentage of “A”, “B” and “C” values of the total value (rounded to the nearest whole number or 1 d.p) Code notes: A=1 B=1 ; 50% A=5 B=4 ; 55.6% A=4 B=3 ; 57.1% A=3 B=2 ; 60% A=5 B=3 ; 62.5% A=2 B=1 ; 66.7% A=5 B=2 ; 71.4% A=3 B=1 ; 75% A=4 B=1 ; 80% A=5 B=1 ; 83.3%