FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
mathjs/component.json at feature/comments · JavaScriptIOT/mathjs · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptIOT
/
mathjs
Public
forked from
josdejong/mathjs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
mathjs
/
component.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
24 lines (24 loc) · 595 Bytes
Breadcrumbs
mathjs
/
component.json
Copy path
File metadata and controls
24 lines (24 loc) · 595 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name"
:
"
mathjs
"
,
"version"
:
"
3.4.1
"
,
"description"
:
"
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser and offers an integrated solution to work with numbers, big numbers, complex numbers, units, and matrices.
"
,
"repo"
:
"
josdejong/mathjs
"
,
"main"
:
"
dist/math.min.js
"
,
"license"
:
"
Apache-2.0
"
,
"keywords"
: [
"
math
"
,
"
mathematics
"
,
"
functions
"
,
"
numeric
"
,
"
parser
"
,
"
expression
"
,
"
number
"
,
"
bignumber
"
,
"
complex
"
,
"
matrix
"
,
"
unit
"
],
"scripts"
: [
"
dist/math.min.js
"
]
}
Back
|
FazBrowse Home
|
New Git URL