nikhil/git-from-scratch
Composer 安装命令:
composer require nikhil/git-from-scratch
包简介
Calculator program
README 文档
README
By Got Your Backs
Usage
php index.php <operation> <param1> <param2> <param2> ...
Exponent
To get the exponent value for a number,
Syntax: `php index.php exponent number number`
Example `php index.php exponent 2 3`
The above example will print `8`
Percentage
To get the percentage of the number
Syntax: `php index.php percentage number fraction of number`
Example `php index.php percentage 100 25`
The above example will print `25`
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2021-12-22