Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec5767 commit 38bd02bCopy full SHA for 38bd02b
1 file changed
README.md
@@ -33,6 +33,8 @@ Install math.js using [npm](https://www.npmjs.com/package/mathjs):
33
34
npm install mathjs
35
36
+> Note that when using mathjs in a TypeScript project, you will have to install type definition files too: `npm install @types/mathjs`.
37
+
38
Or download mathjs via one of the CDN's listed on the downloads page:
39
40
[http://mathjs.org/download.html](http://mathjs.org/download.html#download)
0 commit comments