Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Math-RPN | Distribution: Mageia |
Version: 1.110.0 | Vendor: Mageia.Org |
Release: 13.mga9 | Build date: Sun Mar 20 23:48:35 2022 |
Group: Development/Perl | Build host: localhost |
Size: 30572 | Source RPM: perl-Math-RPN-1.110.0-13.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Math-RPN | |
Summary: Perl extension for Reverse Polish Math Expression Evaluation |
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 scalars 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.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 1.110.0-13.mga9 + Revision: 1809591 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-Math-RPN /usr/share/doc/perl-Math-RPN/Changes /usr/share/doc/perl-Math-RPN/META.yml /usr/share/doc/perl-Math-RPN/MYMETA.yml /usr/share/doc/perl-Math-RPN/README /usr/share/man/man3/Math::RPN.3pm.xz /usr/share/perl5/vendor_perl/Math/RPN.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 10:15:52 2025