freebsd-ports/math/p5-Math-Expr/pkg-descr
Mario Sergio Fujikawa Ferreira 552d7096ec o fmt(1) DESCR file
o Add WWW tag
2002-11-23 18:04:16 +00:00

9 lines
464 B
Text

Math::Expr parses mathematical expressions into a tree structure.
The expressions may contain integers, real numbers, alphanumeric
variable names, alphanumeric function names and most other characters
might be used as operators. The operators can consist of multiple
characters. The only limitation is that a variable or function
name may not start on a digit, and not all chars are accepted in
operation names.
WWW: http://search.cpan.org/search?dist=Math-Expr