stc_rpncalc/src/decn
2020-09-05 01:08:09 +02:00
..
proto initial reciprocal square root prototyping 2019-12-11 02:27:27 -05:00
catch_main.cpp start converting testbench to Catch unit tests 2019-11-18 04:30:20 -05:00
CMakeLists.txt handle common install paths for catch.hpp 2020-09-04 21:13:26 +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 gcc 10 refuses to link otherwise 2020-09-04 20:48:09 +02:00
decn_tests.cpp handle special cases for power function 2020-09-05 01:08:09 +02:00
decn.c handle special cases for power function 2020-09-05 01:08:09 +02:00
decn.h move pow_decn from header to source file 2020-09-05 00:18:47 +02:00