Update README.md

master
Racoonicorn 2016-12-14 21:17:55 +01:00 committed by GitHub
parent 9400987fc0
commit f8ccb4c747
1 changed files with 9 additions and 1 deletions

View File

@ -1 +1,9 @@
# Arithmetic-Derivative
# Arithmetic Derivative
Arithmetic derivative calculator using this simple formulas:
* 0' = 1' = 0;
* if n is a prime, n' = 1;
* if n = ab (a and b > 1), n' = a'b + ab'
More about arithmetic derivative:
https://en.wikipedia.org/wiki/Arithmetic_derivative