differentiation fixes

This commit is contained in:
lukew3
2020-10-20 11:55:42 -04:00
parent 66cbe10039
commit 44bd19d0d2
4 changed files with 92 additions and 91 deletions

View File

@@ -92,4 +92,4 @@ from .decimal_to_octal import *
from .decimal_to_roman_numerals import *
from .degree_to_rad import *
from .radian_to_deg import *
from .differentiationFunc import *
from .differentiation import *