@mathools/statistic
v1.0.0
Published
some very usefull math tools
Downloads
1
Readme
@mathools/statistic
@mathools module for statistic calcs
Installing
For install library is easy to install by cloning the repo. You can install trhought npm too: Local installation
npm install @mathools/statistic
Global installation
npm install -g @mathools/statistic
Contains
- Random
random(max, min=0, digits=10)
=> good approximation of random number generator, generates a number frommin
tomax
, withdigits
digits ( better than Math.round )
Contacts
If you like the project feel free to contact me on my .
Something gone wrong? Feel free to rise an issue!
Did you like this project and it was usefull? Help me improve my work: