mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 16:47:51 -05:00
4 lines
190 B
Plaintext
4 lines
190 B
Plaintext
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.
|