Calculate absolute change and percentage increase or decrease between an original value and a new value.
More free utilities you might find useful
Quick answers to common questions
Percentage Change = ((New Value − Old Value) / Old Value) × 100. A positive result is an increase; negative is a decrease.
Absolute change is simply New Value minus Old Value, without converting to a percentage.
Percentage change is undefined when the original value is zero because you cannot divide by zero.
Yes. All calculations run locally in your browser.
Your data is processed entirely in your browser. Nothing is sent to any server.