Merge branch 'master' into master

This commit is contained in:
Souvikdeb2612
2020-10-21 10:31:44 +05:30
committed by GitHub
10 changed files with 49 additions and 12 deletions

View File

@@ -94,4 +94,5 @@ from .degree_to_rad import *
from .radian_to_deg import *
from .differentiation import *
from .definite_integral import *
from .is_prime import *
from .curvedSurfaceAreaCylinderFunc import *