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
/
datatypes
History
Jason Hornsby
34292280ec
Fix min as short for minim not minute in documentation (
#2773
)
...
Co-authored-by: Jason Hornsby <jason.hornsby@scale.eu>
2022-09-12 15:48:44 +02:00
..
bignumbers.md
Fix
:
#2608
: describe changing
epsilon
when configuring BigNumber.
2022-06-29 10:39:02 +02:00
complex_numbers.md
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
fractions.md
Renamed methods
.eval
to
.evaluate
, updated all docs and examples accordingly
2019-01-16 10:11:32 +01:00
index.md
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
matrices.md
Fix
#2613
: describe matrix methods
get
and
set
in the docs and example
2022-07-04 09:51:09 +02:00
numbers.md
Renamed methods
.eval
to
.evaluate
, updated all docs and examples accordingly
2019-01-16 10:11:32 +01:00
units.md
Fix min as short for minim not minute in documentation (
#2773
)
2022-09-12 15:48:44 +02:00