PHP Classes

File: RPN.txt

Recommend this page to a friend!
  Classes of Arturo Gonzalez-Mata Santana   Simple RPN Interpreter   RPN.txt   Download  
File: RPN.txt
Role: Auxiliary data
Content type: text/plain
Description: rpn "program" file
Class: Simple RPN Interpreter
Evaluate reverse polish notation expressions
Author: By
Last change:
Date: 16 years ago
Size: 84 bytes
 

Contents

Class file image Download
2 12 + 8 - 9 * 5 / 78 5 + - 25 10 * 50 + DUP * SWAP - 23 50 < IF + * then 40 +