Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
/ Calculator Public archive

Stanford University Winter 2015, Assignment 1 (iOS)

Notifications You must be signed in to change notification settings

sanjib/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Stanford University Winter 2015, Assignment 1 (iOS)

Provides RPL (Reverse Polish Notation) calculator, where numbers are entered first then operations. For example, to add 6 and 4, you would:

6 Enter, 4, Enter, +

or 6 Enter, 4 +

This assignment covers all the required tasks including the ones listed under extra credit.

About

Stanford University Winter 2015, Assignment 1 (iOS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages