jos
|
1f0a37a0cb
|
Split initialized 'const' declarations into multiple statements
|
2018-06-13 15:31:37 +02:00 |
|
jos
|
17f07ec098
|
Fixed incompatibility with v4 (index.js file)
|
2018-06-13 14:02:50 +02:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
635cd0b574
|
Revert using /lib/ in tests, use /src/ again. Fixed coverage testing. WIP
|
2018-06-06 22:11:52 +02:00 |
|
jos
|
79071b5e4f
|
Fixed npm run test:browser not working (WIP)
|
2018-06-06 21:30:41 +02:00 |
|
jos
|
0c084b8e20
|
npm test working now
|
2018-06-06 15:36:36 +02:00 |
|
jos
|
ce4c294329
|
Updated history, added unit tests for passing a matrix to math.print
|
2018-04-08 20:13:35 +02:00 |
|
jean-emmanuel
|
f4273d991a
|
Add tests, example and documentation (Add support for Array values argument in print function)
|
2018-04-05 11:46:32 +02:00 |
|
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 |
|
Jos de Jong
|
692519e330
|
Fixed wrong formatting of complex NaN (see 804)
|
2017-04-24 08:39:36 +02:00 |
|
jos
|
e2a3878ba9
|
Moved functions format and print to section string
|
2016-03-03 20:17:41 +01:00 |
|