Name : perl-Math-RPN
| |
Version : 1.08
| Vendor : MandrakeSoft
|
Release : 1mdk
| Date : 2004-05-04 10:35:28
|
Group : Development/Perl
| Source RPM : perl-Math-RPN-1.08-1mdk.src.rpm
|
Size : 0.03 MB
| |
Packager : Abel Cheung < deaddog_deaddog_org>
| |
Summary : Perl extension for Reverse Polish Math Expression Evaluation
|
Description :
Reverse Polish Notation is briefly a stack-based way of writing mathematical expressions. This has the advantage of eliminating the need for parenthesis and simplifying parsing for computers vs. normal algebraic notation at a slight cost in the ability of humans to easily comprehend the expressions.
Math::RPN will take a scalar or list of sclars which contain an RPN expression as a set of comma delimited values and operators, and return the result or stack, depending on context. If the function is called in an array context, it will return the entire remaining stack.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/10.1/i586/media/contrib |