jos
|
0583771e4e
|
Cleanup unused variables and imports
|
2018-06-13 17:25:51 +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 |
|
Harry Sarson
|
0053546868
|
fix testing of log2(0)
|
2018-04-29 19:31:30 +01:00 |
|
Harry Sarson
|
bd868e7f64
|
Remove tests for null parameters.
mathjs no longer coerses null to zero so don't test for this.
|
2018-04-29 19:06:36 +01:00 |
|
Favian Contreras
|
d8ec9c3638
|
More functions from ECMA 6 draft (expm1, log2, and log1p).
|
2018-03-08 17:10:59 +00:00 |
|