This website requires JavaScript.
Explore
Help
Sign In
DanilaFe
/
Abacus
Watch
1
Star
0
Fork
0
You've already forked Abacus
mirror of
https://github.com/DanilaFe/abacus
synced
2026-01-15 19:35:20 +00:00
Code
Issues
Releases
Wiki
Activity
Files
efe76a6fdc4c4a9245aa4ef632deec22eed6529a
Abacus
/
src
/
main
/
java
/
org
/
nwapw
/
abacus
/
number
History
Arthur Drobot
1d6957c4d9
Write a RationalNumber class.
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