This website requires JavaScript.
Explore
Help
Sign In
7u83
/
stc_rpncalc
Watch
1
Star
0
Fork
0
You've already forked stc_rpncalc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c18c0dabfd2d26b5a5c1fb6917b912b58d974cc1
stc_rpncalc
/
src
/
decn
History
Mirko Scholz
c18c0dabfd
handle special cases for power function
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