0.0.5 • Published 1 year ago

calc-new v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

calc-new

GitHub pull requests GitHub package.json version GitHub Repo stars
A small library with many math operations

Example of usage can be found in the test.js file.

You can import every class separately or import all wiht class AllMath.

Available classes:

AllMath() - contain all classes below

BasicMath() - addition, subtraction, multiplication, division, modulo, power, absolute, squareRoot, logarithm, factorial, mathRoot, sinDegrees, cosDegrees, tanDegreese, sinRadians, cosRadians, tanRadians, round

FiguresMath() - in progress

FunctionsMath() - not set yet
0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago