Definition in file op_fix_ln.c.
#include "dsp.h"
Go to the source code of this file.
Functions | |
dsp16_t | dsp16_op_ln (dsp16_t number) |
16-bit fixed point version of the natural logarithm function. | |
dsp32_t | dsp32_op_ln (dsp32_t number) |
32-bit fixed point version of the natural logarithm function. |