Home » Math » Math_RPN
Reverse Polish Notation.
This package is unmaintained.
Download latest release 1.1.2 (archived versions might be outdated)
License: PHP License
Description
Change Expression To RPN (Reverse Polish Notation) and evaluate it.
Maintainers
- Maciej Szczytowski (mszczytowski) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 1.1.2 (stable, 2009-07-24)
Release notes
License: PHP License
QA release
Package 2.0 - 1.1.1 (stable, 2005-01-03)
- 1.1 (stable, 2004-07-12)
Release notes
License: PHP License
This is a bug fix release. It fixes a wrong assumption of unary minus if it's preceded with space.
- 1.0 (stable, 2003-07-31)
Release notes
License: PHP License
This is the first release.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #1028 | Closed | Bug | 2004-03-16 | wrong assumption of unary minus if it's preceded with space(s) | |
| #2230 | Closed | Bug | 2004-08-26 | 'difference' doesn't work after a 'right bracket' | |
| #16437 | No Feedback | Bug | 1.1.1 | 2009-07-14 | Tokenizer works wrong |