opnsense-ports/math/p5-Math-RPN/pkg-descr
2022-09-07 22:33:21 +02:00

3 lines
190 B
Text

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.