1.3.2 • Published 2 days ago

@cypher_077/math v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

npm Downloads Build Status GitHub GitHub

!NOTE This library does not support complex numbers.

Brief Explanation about MathJS Library

The MathJS library is a collection of mathematical functions that can be used in both node.js and in the browser. It provides various mathematical functions for basic and advanced arithmetic operations, satistical functions, logical functions, factorial and fibonacci functions, random number functions, and trigonometric functions.

Github Repository: @SatyamV7/MathJS

Installation

MathJS can be used in both node.js and in the browser.

Include either of the following script in your html file

    <!--unminified version(14.5 kB)-->
    <script src="https://unpkg.com/@cypher_077/math/math.js"></script>

    <!--Recommended for browsers-->
    <!--minified version(14.5 kB → 7.20 kB)-->
    <script src="https://unpkg.com/@cypher_077/math/dist/math.min.js"></script>
npm i @cypher_077/math

Full Docs HereMathJS Docs

1.3.2

2 days ago

1.3.1

5 days ago

1.3.0

6 days ago

1.2.9

10 days ago

1.2.8

11 days ago

1.2.7

11 days ago

1.2.6

12 days ago

1.2.5

13 days ago

1.2.4

13 days ago

1.2.3

13 days ago

1.2.2

13 days ago

1.2.1

13 days ago

1.2.0

14 days ago

1.1.9

15 days ago

1.1.8

15 days ago

1.1.7

16 days ago

1.1.6

16 days ago

1.1.5

16 days ago

1.1.4

16 days ago

1.1.3

17 days ago

1.1.2

20 days ago

1.1.1

22 days ago

1.1.0

22 days ago

1.0.7

22 days ago

1.0.2

22 days ago

1.0.1

22 days ago

1.0.0

23 days ago