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
/
lib
/
core
History
jos
8db2867f4b
Changed the default config value for
epsilon
from
1e-14
to
1e-12
, see
#561
2016-02-28 14:07:06 +01:00
..
function
Added core functions config, import, and typed to the docs. Updated other docs
2016-02-27 20:37:26 +01:00
core.js
Changed the default config value for
epsilon
from
1e-14
to
1e-12
, see
#561
2016-02-28 14:07:06 +01:00
typed.js
Added support for doing operations with mixed
Fractions
and
BigNumbers
2016-01-25 21:09:41 +01:00