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
2025-12-08 19:46:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
docs
History
jos
05e6cfec7f
Doc generation working again. Renamed variance and evaluate occurrences in the docs.
2019-01-09 11:21:43 +01:00
..
core
Fixed docs mentioning wrong default value of
epsilon
2018-07-11 08:54:07 +02:00
datatypes
Use object destructuring in factory function callback. Rename
typeof
to
typeOf
. Only pass dependencies in scope to factory function.
2018-11-06 09:17:21 +01:00
expressions
Chained conditionals (
#1267
)
2018-10-04 20:26:39 +02:00
reference
Doc generation working again. Renamed variance and evaluate occurrences in the docs.
2019-01-09 11:21:43 +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
fix some broken links
2018-07-08 10:08:32 +02:00
index.md
Added security entry to index of docs
2017-03-31 10:36:12 +02:00