1.0.1 • Published 6 years ago

@mathools/algebra v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@mathools/algebra

License Email Donate Donate

@mathools algebra module for simple calcs

Mathools library

Some very usefulls math tools

Installing

For install library is easy to install by cloning the repo. You can install trhought npm too: Local installation

npm install @mathools/algebra

Global installation

npm install -g @mathools/algebra

Contains

  • Logarithm log(argument, base) => log

  • Root root(argument, radix) => root

  • Between between(argument, min, max) => between

  • Max max([...args]) => max

  • Min min([...args]) => min

  • Sum sum([...args]) => sum

  • Prod prod([...args]) => prod

Max, Min, Sum and Prod arguments can be Arrays and matrix too

Contacts

If you like the project feel free to contact me on my Email.

Something gone wrong? Feel free to rise an issue!

Did you like this project and it was usefull? Help me improve my work:

Donate Donate