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
/
lib
/
core
History
jos
0cd4352856
Added automatic conversions from
boolean
and
null
to
Fraction
and conversions from
Fraction
to
Complex
2016-03-14 21:24:29 +01:00
..
function
Fixed docs of config
2016-03-04 19:44:18 +01:00
core.js
Changed casing of the values of config options
number
and
matrix
to match the actual name of the classes.
2016-03-04 19:41:54 +01:00
typed.js
Added automatic conversions from
boolean
and
null
to
Fraction
and conversions from
Fraction
to
Complex
2016-03-14 21:24:29 +01:00