1
0
mirror of https://github.com/DanilaFe/abacus synced 2025-03-14 05:56:35 -07:00
Commit Graph

15 Commits

Author SHA1 Message Date
Arthur Drobot
7ae59afade Merge branch 'master' of https://github.com/DanilaFe/abacus 2017-08-07 14:08:17 -07:00
7c3aff7b97 Fix broken documentation,. 2017-08-07 11:18:01 -07:00
Arthur Drobot
553349133d Improve some comments of NumberInterface functions. 2017-08-07 10:54:27 -07:00
4146e1a439 Revert "Remove the NumberInterface::intPow method."
0c16bb4e9b
2017-08-05 18:22:43 -07:00
0c16bb4e9b Remove the NumberInterface::intPow method. 2017-08-05 18:11:16 -07:00
e8f82f9eff Merge branch 'stoppable-alternate' 2017-08-05 17:58:26 -07:00
9b37794d04 Add numerous documentation fixes. 2017-08-05 16:15:30 -07:00
2381c93fb5 Add new comments. 2017-08-05 15:19:39 -07:00
37a759288a Convert NumberInterface into abstract class, and check for interruption. 2017-08-05 13:54:06 -07:00
b78707a0f4 Format code. 2017-08-04 13:20:57 -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
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