This commit is contained in:
adit098
2020-10-19 21:44:18 +05:30
parent 9a62fbc6b8
commit 57456ca1ad
3 changed files with 16 additions and 1 deletions

View File

@@ -71,3 +71,5 @@ from .multiplyComplexNumbersFunc import *
from .geomProgrFunc import *
from .geometricMeanFunc import *
from .harmonicMeanFunc import *
from .DegreeToRadian import *
from .DecimalToOctal import *