diff options
author | tlatorre <tlatorre@uchicago.edu> | 2018-09-13 10:04:56 -0500 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2018-09-13 10:04:56 -0500 |
commit | cf903578dab6002be56fa00f3e2064f904c95fba (patch) | |
tree | b483084dd63d63fe16e95fba8e7663ebd5237269 /src/fit.c | |
parent | 8beebac19b9351cdc6108ea31eeda6531d75540b (diff) | |
download | sddm-cf903578dab6002be56fa00f3e2064f904c95fba.tar.gz sddm-cf903578dab6002be56fa00f3e2064f904c95fba.tar.bz2 sddm-cf903578dab6002be56fa00f3e2064f904c95fba.zip |
add a function to compute log(n) for integer n
This commit adds the function ln() to compute log(n) for integer n. It uses a
lookup table for n < 100 to speed things up.
Diffstat (limited to 'src/fit.c')
0 files changed, 0 insertions, 0 deletions