blob: f6f66c2a911f71184fe6fbcbd0a6f46e56a4d113 (
plain)
1
2
3
4
5
|
The rpn function 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.
WWW: https://metacpan.org/release/Math-RPN
|