stc_rpncalc/src/decn
2020-09-13 22:49:38 -04:00
..
proto add fast reciprocal sqrt() implementation 2020-09-13 22:49:38 -04:00
catch_main.cpp start converting testbench to Catch unit tests 2019-11-18 04:30:20 -05:00
CMakeLists.txt simple trigonometric functions as in Sinclair scientific 2020-09-09 23:37:46 +02:00
decn_test_refout.txt v1.09: bugfix for taking log/ln of a number with an exponent of 99 2019-11-14 02:15:34 -05:00
decn_test.c declaration exists already in decn.h 2020-09-08 16:56:50 +02:00
decn_tests_trig.cpp decreased accuracy so that the real hardware is useful at 33 MHz 2020-09-10 19:59:57 +02:00
decn_tests.cpp add fast reciprocal sqrt() implementation 2020-09-13 22:49:38 -04:00
decn.c add fast reciprocal sqrt() implementation 2020-09-13 22:49:38 -04:00
decn.h added arcsin and arccos 2020-09-10 18:49:47 +02:00