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
/
test
/
utils
/
bignumber
History
jos
cec05b59f9
Changed options
lower
and
upper
in function
math.format
to
lowerExp
and
upperExp
, see
#676
2018-01-24 15:57:38 +01:00
..
constants.test.js
Removed redundant trigonometric util functions
2016-02-21 13:23:28 +01:00
formatter.test.js
Changed options
lower
and
upper
in function
math.format
to
lowerExp
and
upperExp
, see
#676
2018-01-24 15:57:38 +01:00
nearlyEqual.test.js
Implemented nearly equal comparison for relational functions (
equal
,
larger
,
smaller
, etc.) when using BigNumbers
2016-02-28 14:03:40 +01:00