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.
v2.0
- Solves a variety of mathematical equations
- Calculates the areas of different shapes
- Easy to use
- Well-organized and modular
- Extensible
To use the program, simply run ultimatecalculator.py. The program will then print a list of the equations and shapes that it can solve. The user can then select the equation or shape they want to solve and then enter the necessary input. The program will then calculate the answer and print it out.
@@@@@@@@@@@@@@@@@@@
@ @@@@@@@@@@@@@@@@@@@ @
@ @ @ @
@ @ @ @
@ @@@@@@@@@@@@@@@@@ @
@ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @
@ @@@ @@@@ @@@@ @
@@@@@@@@@@@@@@@@@@@
Welcome to the mathematical equation solver! Here are the equations that I can solve:
- Addition
- Subtraction
- Multiplication
- Division
- Exponentiation
- Logarithm
- Trigonometry
- Area of Shapes Quit - Ctrl + C
Please select an equation to solve: 7
What trigonometry function do you want to use (sin, cos, cosine, tan, cot, sec): sin
Number: 90
sin 90 = 0.8939966636005579
Do you want to continue(Y/N): n
Bye! Have a great time!
Contributions are welcome.
To contribute, simply fork the repository, make your changes and submit a pull request.
The code is licensed under the MIT License.
If you have any questions or problems, please feel free to open an issue on the GitHub repository.
@AkhilProto - Sole Creator of the Program
@Bravo-ZR - #1 Contributor - Added functionalities and a loop to make the user use the calculator again after solving an equation.
@Veerhan-Glitch - Made changes for better readability, optimization and consistency
Thank you for using the Mathematical Equation Solver!