1
0
mirror of https://github.com/DanilaFe/abacus synced 2024-06-29 06:10:58 -07:00
Abacus/src/main/java/org/nwapw/abacus/number
2017-08-08 14:53:34 -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 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
PreciseNumber.java Write a RationalNumber class. 2017-08-08 14:53:34 -07:00
RationalNumber.java Write a RationalNumber class. 2017-08-08 14:53:34 -07:00