数学:Hoa \ Math库

时间:2021-02-03 12:55:13
【文件属性】:
文件名称:数学:Hoa \ Math库
文件大小:43KB
文件格式:ZIP
更新时间:2021-02-03 12:55:13
php library mathematics hoa arithmetic-expression Hoa是一组模块化,可扩展和结构化PHP库。 此外,Hoa旨在成为工业界和研究界之间的桥梁。 a \数学 该库提供了围绕数学运算的工具。 。 安装 使用 ,要将此库包含到您的依赖项中,您需要 : $ composer require hoa/math ' ~1.0 ' 有关更多安装过程,请阅读。 测验 在运行测试套件之前,必须安装开发依赖项: $ composer install 然后,运行所有测试套件: $ vendor/bin/hoa test:run 有关更多信息,请阅读。 快速使用 我们提出一个功能的快速概述:算术表达式的评估。 算术表达式的评估 hoa://Library/Math/Arithmetic.pp描述了算术表达式的形式。 因此,在处理语法时,我们将使用经典工作流程,其中涉及和Hoa\Math\Visitor\Arithmetic类。 // 1. Load the compiler. $ compiler = Hoa \ Compiler \ Llk :: load ( new Hoa \ File \ Read ( 'hoa://Libr
【文件预览】:
Math-master
----composer.json(1KB)
----.State(3B)
----Test()
--------Unit()
----Arithmetic.pp(3KB)
----Bin()
--------Calc.php(6KB)
----.gitignore(24B)
----CHANGELOG.md(4KB)
----Source()
--------Sampler()
--------Visitor()
--------Context.php(8KB)
--------Util.php(2KB)
--------Exception()
--------Combinatorics()
----README.md(6KB)

网友评论