PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

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

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#1028ClosedBug2004-03-16wrong assumption of unary minus if it's preceded with space(s)
#2230ClosedBug2004-08-26'difference' doesn't work after a 'right bracket'
#16437No FeedbackBug1.1.12009-07-14Tokenizer works wrong