README.md

log10interpolated

This package provides an interpolation of log10 using a lookup table. The table contains the log10 values between 1 and 100 in steps of 0.01, computed with the R function log10. Between this values the log10 is interpolated depending on the nearest value stored in the lookup table.

This implementation is based on an idea from https://www.dsprelated.com/showarticle/1047.php.



Melanie757/log10interpolated documentation built on Oct. 12, 2020, 12:03 a.m.