Description Usage Arguments Value Author(s) Examples
Compute absolute difference in percent between two values
1 | diff_percent(x1, x2)
|
x1 |
A value |
x2 |
Another value |
Difference between x1 and x2 in absolute (always positive) percent
Matthias Kunz, last updated: 27.04.2019
1 | diff_percent(10,12) # 18.18%
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.