Skip to content

A simple calculator to do some of the functions you need to do in the Quantitative Analysis in Python.

Notifications You must be signed in to change notification settings

aeleonu/Standardized_Calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Standardized-Calculator

A simple calculator to do some of the functions you need to do in Standardized Tests or Homework when trying to study. Useful for functions. Similar to Wolphram Alpha but smaller.

To run the calculator - click 'run' in IDLE.

There are options (1 - 12). Here are what the functions are.

1. Add 
 
2. Subtract

3. Multiply

4. Divide

5. Square

6. Power

7. Remainder

8. Root

9. Scientific Notation

10. Area

11. Trignometry

12. Circumference

Then it will ask you to input 2 numbers.

When you choose the number, it will run the function described. In the case of the Power and Root, it will only use the first input.

About

A simple calculator to do some of the functions you need to do in the Quantitative Analysis in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages