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
/
type
/
bignumber
History
jos
b8b76cd5b7
Fixed
#891
: using BigNumbers not working in browser environments
2017-07-05 21:42:37 +02:00
..
function
Extended math.fraction with support for BigNumber, extended math.bignumber with support for Fraction
2016-03-03 19:24:24 +01:00
BigNumber.js
Fixed
#891
: using BigNumbers not working in browser environments
2017-07-05 21:42:37 +02:00
index.js
Moved all data types and their construction functions into a folder of their own under ./lib/type
2015-05-05 13:51:24 +02:00