|
4c8dff6623
|
Merge branch 'sin'
# Conflicts:
# src/main/java/org/nwapw/abacus/Abacus.java
# src/main/java/org/nwapw/abacus/plugin/PluginManager.java
|
2017-08-04 12:04:37 -07:00 |
|
|
276b6719fd
|
Implement a getPi function for the plugin, and use the new pi value.
|
2017-08-04 09:55:24 -07:00 |
|
Arthur Drobot
|
44ad5b3a6c
|
Change ceiling and floor to return NumberInterface. Add fractional part function. Add intValue function. Change StandardPlugin correspondingly.
|
2017-08-02 12:00:56 -07:00 |
|
Arthur Drobot
|
661bc170fc
|
Implement sin function and helper functions such as getSmallAngle and floor.
|
2017-08-01 15:36:54 -07:00 |
|
|
0db9e39e63
|
Add comment to PreciseNumber.
|
2017-08-01 10:49:50 -07:00 |
|
Arthur Drobot
|
c7136f903a
|
Keep 15 additional decimal places.
|
2017-07-31 23:16:37 -07:00 |
|
Arthur Drobot
|
afb57cf69b
|
Add ceiling to NumberInterface and the two numbers that implement it.
|
2017-07-31 13:25:23 -07:00 |
|
|
a278e5bb9a
|
Format code.
|
2017-07-30 21:11:32 -07:00 |
|
|
bce469ec8d
|
Move the source files into a new default directory.
|
2017-07-29 23:44:21 -07:00 |
|