mergimu/calculator
Composer 安装命令:
composer require mergimu/calculator
包简介
Test laravel package
关键字:
README 文档
README
This is where your description should go. Take a look at contributing.md to see a to do list.
Installation
Via Composer
$ composer require mergimu/calculator
Usage
use MergimU\Calculator\Facades\Calculator; Calculator::initialValue(number)->add(number)->getResult()
Available Methods
intitalValue(number -> default = 0) add(number) subtract(number) multiply(number) square() clear() getResult()
Security
If you discover any security related issues, please email mergimuka1@gmail.com instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-16