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
/
test
/
function
/
string
History
jos
0406b93fc6
fixed
notation in function
math.format
no longer rounds to zero digits when no precision is specified: it leaves the digits as is. See
#676
.
2018-01-24 14:27:38 +01:00
..
format.test.js
fixed
notation in function
math.format
no longer rounds to zero digits when no precision is specified: it leaves the digits as is. See
#676
.
2018-01-24 14:27:38 +01:00
print.test.js
Moved functions
format
and
print
to section
string
2016-03-03 20:17:41 +01:00