Change evaluation order for calculating percentage
Rounding errors are introduced when calculating the percentage when the total is 100 (for example if percentages have already been calculated). Calculating (total/100) first eliminates the error in this case.pull/1/head
parent
d7c58b59f3
commit
f6198f5db2
Loading…
Reference in New Issue