软件包:libmath-calculus-expression-perl(0.2.2.ds-4)
libmath-calculus-expression-perl 的相关链接
Debian 的资源:
下载源码包 libmath-calculus-expression-perl:
- [libmath-calculus-expression-perl_0.2.2.ds-4.dsc]
- [libmath-calculus-expression-perl_0.2.2.ds.orig.tar.gz]
- [libmath-calculus-expression-perl_0.2.2.ds-4.debian.tar.xz]
维护者:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Algebraic Calculus Tools Expression Class
Math::Calculus::Expression can take an algebraic expression, parse it into a tree structure, simplify the tree, substitute variables and named constants for other variables or constants (which may be numeric), numerically evaluate the tree and turn the tree back into an output of the same form as the input.
It supports a wide range of expressions including the , -, *, / and ^ (raise to power) operators, bracketed expressions to enable correct precedence and the functions ln, exp, sin, cos, tan, sec, cosec, cot, sinh, cosh, tanh, sech, cosech, coth, asin, acos, atan, asinh, acosh and atanh.