Skip to content

HUBRILITY/pythonCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

pythonCalculator

####Calculator Project Repository

By: Jason Anagnos

Basic Operations w/ Automated Unit Testing:

  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division
  5. Square
  6. Square Root

Statistical Operations w/ Automated Unit Testing:

  1. Mean
  2. Median
  3. Mode
  4. Variance
  5. Standard Deviation

Random Number Generator:

  1. random number w/o seed b/w a range of two numbers
  2. with seed b/w range of two numbers
  3. Generate list of N random numbers w/ seed

Resources:

generatedata.com

About

python calculator (python practice)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published