Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Wang
fc0fe7c327 initial reciprocal square root prototyping 2019-12-11 02:27:27 -05:00
Jeff Wang
218cb67ea7 more automated unit tests 2019-11-19 00:00:18 -05:00
Jeff Wang
d532f2cf44 put license notice in all files, use GPLv3+ 2019-11-14 03:45:52 -05:00
Jeff Wang
f70510e46a use cmake everywhere for desktop build, fix build warnings 2019-11-14 02:44:07 -05:00
Jeff Wang
1a9bbcc1ce initial exp() implementation
(refout for log(1.5) changed due to using more accurate expected result)
2019-10-06 21:04:40 -04:00
Jeff Wang
ce42e30513 log10() fixes to prevent calculator from crashing 2019-10-04 23:49:42 -04:00
Jeff Wang
23e49a0405 NUM_A_ARRAY cannot be less than num_lsu 2019-10-02 22:45:02 -04:00
Jeff Wang
acc9c4821f prototyping of reciprocal and log functions 2019-10-02 02:52:08 -04:00