Calculator and formula for the percentage change
The percentage change function determines the percentage change between two values.
To perform the calculation, enter the base value and the target value. Then click on the 'Calculate' button
|
\(F\) = Finale value
\(B\) = Base value
\(P\) = Percentage
\(\displaystyle P=\frac{F-B}{|B|}\cdot 100\)
Note that the base value in the denominator is given as an absolute value, i.e. always positive.
\(\displaystyle F=\frac{P\cdot |B|}{100}+ B\)
|