When quantity a changes to b, it can be said that the difference is d = b - a. I might call this the subtractive difference.
Example: Let a be 0.02 and b be 0.03. Then d = 0.03 - 0.02 = 0.01. Applying the difference is a matter of adding to the base value. a + d = 0.03.
Also, it can be said that there is a difference d = (b/a) - 1. So for example the difference when quantity a = 0.02 changes to b = 0.03, is 0.5, or half of the base value. The difference is applied to the base value. Example: a (1+d) = 0.03. What is the name for this kind of difference?
When the quantities are measures of change, sometimes people calculate the difference between 0.02 and 0.03 as d = ((1+b)/(1+a)) - 1. The difference is 0.009804 and to apply it, the measure of change 0.02 and the measure of change 0.009804 are both applied to some (unspecified) base, resulting in a measure of change of 0.03. Example: (1+a)(1+d) - 1 = 0.03. What is the name for this kind of difference?
Note that the difference between 0.02 and 0.03 has been variously described as being +0.01, +0.5, and +0.009804.
Unambiguous terse software generated prompts for perpetually puzzled people is the practical application for the names that would be given to these differences.