Skip to content

neilbalch/SimplePythonTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Tutorial-Calculator

Python Tutorial: Making a simple command line calculator

Simple Calculator

  • Supports the functions '+,-,*,/'

Advanced Calculator

  • Supports the functions +,-,*,/,^,sqrt,!,abs,sin,cos,tan,arcsin,arccos,arctan,log,log10,rand,randint
  • Also has memory ability M+,MR,M-
  • Can recall constants pi,e,tau
  • Can convert Degrees to Radians, Radians to Degrees

About

Python Tutorial: Making a simple command line calculator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages