dionkeldei/dmath
Composer 安装命令:
composer require dionkeldei/dmath
包简介
Creates, store and calculate math operations stored in Json format string
README 文档
README
User can create math operations that can be stored in database as a JSON
index.php has a javascript(VUEjs) that create the JSON in real time while user write the operation
process.php read the JSON and do the math operation (its made by dMath Class)
Example:
Try something like:
Operation: 2+x
Value of "x": 2
The Output will be 4
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-07