1
0
mirror of https://github.com/DanilaFe/abacus synced 2024-06-24 03:37:07 -07:00
Abacus/src/main/java/org/nwapw/abacus/number
2017-08-08 15:29:19 -07:00
..
ComputationInterruptedException.java Add new comments. 2017-08-05 15:19:39 -07:00
NaiveNumber.java Rewrite precise number to limit significant figures rather than decimal places. Add getMaxError to NumberInterface; modify numbers and StandardPlugin appropriately. 2017-08-07 17:58:18 -07:00
NumberInterface.java Deprecate the promotion functions. 2017-08-08 15:29:19 -07:00
PreciseNumber.java Adjust unit tests. Set the number of significant figures in the output to 50. 2017-08-08 09:27:10 -07:00