Update README.md

master
Racoonicorn 2016-12-15 19:29:11 +01:00 committed by GitHub
parent 53828d9e77
commit bc851a5995
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ An arithmetic derivative calculator that uses these simple formulas:
* 0' = 1' = 0;
* if n is a prime, n' = 1;
* if n = ab (a and b > 1), n' = a'b + ab'
* (-n)' = -(n')
More about arithmetic derivative:
https://en.wikipedia.org/wiki/Arithmetic_derivative