math : Mathematical Functions. You can installing math npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install math $ sudo npm install -g math
If want to update the math package execute the command as below,
$ sudo npm update math
Update package globally,
$ npm install -g math
$ sudo git clone https://github.com/rektide/math.git
$ sudo npm install -g ./math
math@0.0.3 /usr/lib/node_modules/math
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall math
Package Name | math |
Version | 0.0.3 |
Description | Mathematical Functions |
Released Date | 2011-09-19T01:38:33.810Z |
Published by | npm |
How to Learn | https://www.npmjs.com/package/math/tutorial |