Skip to content

jre21/EECS-314-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EECS 314 Project

Jacob Emmert-Aronson, Andrew Johnson, Ben Kaplan, and Frankie Lutikoff

  • Double-precision postfix notation calculator
  • Supports the following operations:
    • Addition
    • Subtraction
    • Multiplication
    • Division
    • Exponentiation and Roots
    • Trigonometric Functions
    • Inverse Trig Functions
    • Natural Logarithms

Notes

  • Each number can be up to 20 characters long
  • Any number of operations can be entered on one line
  • Only 500 characters of input will be read
  • Only 16 numbers can be on the stack at one time

About

Code for my EECS 314 group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%