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. If the function is called in an array context, it will retur...
SZABGAB/Math-RPN-1.11 - 27 Jul 2012 05:17:27 UTCMath::Calculator is a simple class representing a stack-based calculator. It can have an arbitrary number of stacks....
RJBS/Math-Calculator-1.022 - 29 Sep 2013 01:46:39 UTCMath::Calc::Parser is a simplified mathematical expression evaluator with support for complex and trigonometric operations, implicit multiplication, and perlish "parentheses optional" functions, while being safe for arbitrary user input. It parses in...
DBOOK/Math-Calc-Parser-1.005 - 08 Oct 2019 21:39:58 UTCThis is a bundle of modules related to mathematic expression parsers and evaluators. Please have a look at Bundle::Math. If you would like to see a specific module included in a future version of this bundle, please send me an email or use rt.cpan.or...
SMUELLER/Bundle-Math-Expression-1.00 - 03 Apr 2004 17:24:44 UTC*WARNING*: Highly experimental! Wrong usage results in segmentation faults and pain. There are two was to evaluate a Math::Symbolic formula that come with the main distribution: Calling the "value()" method on it or using the Math::Symbolic::Compiler...
SMUELLER/Math-SymbolicX-FastEvaluator-0.01 - 31 Oct 2008 16:31:12 UTCFIXME documentation! EXPORT None by default, but you may choose to import the compile(), compile_to_sub(), and compile_to_code() subroutines to your namespace using the standart Exporter semantics including the ':all' tag....
SMUELLER/Math-SymbolicX-FastEvaluator-0.01 - 31 Oct 2008 16:31:12 UTC