This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mathjs
Watch
1
Star
0
Fork
0
You've already forked mathjs
mirror of
https://github.com/josdejong/mathjs.git
synced
2026-01-18 14:59:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
docs
History
jos
99da53da0e
Flatten everything in a mathjs instance to make it consistent with the ES6 exports. Create deprecation warnings for the old classes and functions
2019-02-07 21:24:51 +01:00
..
core
Renamed methods
.eval
to
.evaluate
, updated all docs and examples accordingly
2019-01-16 10:11:32 +01:00
datatypes
Flatten everything in a mathjs instance to make it consistent with the ES6 exports. Create deprecation warnings for the old classes and functions
2019-02-07 21:24:51 +01:00
expressions
Merge
math.expression.parse
into
math.parse
2019-02-03 20:30:43 +01:00
reference
Flatten everything in a mathjs instance to make it consistent with the ES6 exports. Create deprecation warnings for the old classes and functions
2019-02-07 21:24:51 +01:00
command_line_interface.md
Replaced examples resulting in round-off errors to prevent confusion (see
#910
)
2017-08-02 20:02:51 +02:00
custom_bundling.md
Refactored
var
into
const
/
let
, and removed a lot of semicolons
2018-06-13 12:21:14 +02:00
getting_started.md
Renamed methods
.eval
to
.evaluate
, updated all docs and examples accordingly
2019-01-16 10:11:32 +01:00
index.md
Added security entry to index of docs
2017-03-31 10:36:12 +02:00