PHP Classes

Classes of Arturo Gonzalez-Mata Santana

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Arturo Gonzalez-Mata Santana (1)  >  Mission progress status  >  Reputation  
Picture of Arturo Gonzalez-Mata Santana
Name: Arturo Gonzalez-Mata ... <contact>
Classes: 1
Country: Spain Spain
Age: 67
All time rank: 277873 in Spain Spain
Week rank: 178 Up6 in Spain Spain Up
All time users: 736
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Simple RPN Interpreter  
PHP Programming Innovation award nominee
August 2007
Number 3


Prize: One copy of Delphi for PHP
Evaluate reverse polish notation expressions
This class can be used parse and evaluate RPN (reverse polish notation) expressions.

It can parse a mathematical expressions with operands and operators in reverse polish and evaluates the expression.

If the expression is split in multiple lines, it can evaluate each line individually.

Currently it supports the operators: +, - , *, /, IF, THEN, SWAP, DUP, =, <>, >, <. >= and <= .
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z