In this assignment, you will create a very particular calculator that works with up to 3 integer numbers at any time (rather than the usual 2). Any of the three input numbers may be negative,...


In this assignment, you will create a very<br>particular calculator that works with up to 3<br>integer<br>numbers at any time (rather than the usual<br>2). Any of the three input numbers may be<br>negative,<br>positive, or zero. The calculator works using<br>the Reverse Polish Notation, that is, the<br>desired operation<br>is given by the user ahead of the numbers.<br>1. Ask the desired operation first. Valid<br>inputs include any of the symbols in the left<br>column of<br>the table below to produce the calculation<br>shown in the right column:<br>'e' or 'E'<br>says how many of the positive inputs are even numbers (ex-<br>clude zero)<br>

Extracted text: In this assignment, you will create a very particular calculator that works with up to 3 integer numbers at any time (rather than the usual 2). Any of the three input numbers may be negative, positive, or zero. The calculator works using the Reverse Polish Notation, that is, the desired operation is given by the user ahead of the numbers. 1. Ask the desired operation first. Valid inputs include any of the symbols in the left column of the table below to produce the calculation shown in the right column: 'e' or 'E' says how many of the positive inputs are even numbers (ex- clude zero)

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here