Definition in file op_fix_log10.c.
#include "dsp.h"
Go to the source code of this file.
Functions | |
| dsp16_t | dsp16_op_log10 (dsp16_t number) |
| 16-bit fixed point version of the common logarithm function. | |
| dsp32_t | dsp32_op_log10 (dsp32_t number) |
| 32-bit fixed point version of the common logarithm function. | |
1.5.5