Please enable JavaScript to use CodeHS

RPN Calculator

In this projects, students use vectors and stacks to create a Reverse Polish Notation calculator.

Medium

4 Hours

High School

Project Description

Project Demo

Explore this program before assigning it!

Project Overview

Here is an outline of the project activities:
What is an RPN Calculator?
Building the Calculator