Projects Tagged with "rpn"

RPN_v2_calculator

RPN_v2_calculator

By: kevin_karplus

Views: 243 | LoveIts: 5

Description: This project is a simple reverse-Polish notation calculator. Input and computation is maintained to the precision of the floating-point numbers, but there is no scientific notation (powers of ten). for input or output. New version uses Scratch v1.2.1 trig and exponential functions, making the calc ... show more

RPN calculator

RPN calculator

By: pasta3049

Views: 111 | LoveIts: 0

Description: (This project is the same as the project made by kevin_karplus except for one thing. If you attempt to divide by zero, it makes the division button flash.) This project is a simple reverse-Polish notation calculator. The biggest limitation is the use of scoreboards for output, as they are only cap ... show more

RPN Calc

RPN Calc

By: abee

Views: 29 | LoveIts: 2

Description: A calculator using Reverse Polish Notation (RPN). If you want to calculate (3 + 4) x 2, click button in the following order: 3 ENTER 4 + 2 x.

Please Wait...