This Python program can solve a variety of mathematical equations, including addition, subtraction, multiplication, division, exponentiation, logarithms, trigonometry, and quadratic equations. It can also calculate the areas of different shapes, such as circles, rectangles, triangles, squares, and parallelograms.
Stars
0
Forks
2
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'main' of https://github.com/Bravo-ZR/UltimateMathematician
8c051d7View on GitHubAdded the calculate trigonometry function and added a while loop to continue to function if the user wants to.
f7153f2View on GitHub