SheetJS
e0b3a1e75c
Note: The Aberth algorithm is sensitive to input errors New tests trigger an infinite loop under old tolerance, work fine with new.
7 lines
65 B
Makefile
7 lines
65 B
Makefile
frac.js: frac.md
|
|
voc frac.md
|
|
|
|
.PHONY: test
|
|
test:
|
|
mocha -R spec
|