square-and-multiply-cli
v3.0.1
Published
Get the square and multiply CLI
Maintainers
Readme
square-and-multiply-cli
Get the square and multiply of the base, the exponent and the modulus CLI
Installation
npm install --global square-and-multiply-cliUsage
$ square-and-multiply --help
Usage
$ square-and-multiply <base> <exponent> <modulus>
Examples
$ square-and-multiply 14 27 37
$ square-and-multiply 23 22 86Related
- square-and-multiply - API for this module
