calc-new

0.0.5 • Public • Published

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

/calc-new/

    Package Sidebar

    Install

    npm i calc-new

    Weekly Downloads

    1

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    11.7 kB

    Total Files

    9

    Last publish

    Collaborators

    • kry008