Functions

r_lg10.c File Reference

#include "cmplrs/host.h"
#include <math.h>
#include "moremath.h"
Include dependency graph for r_lg10.c:

Go to the source code of this file.

Functions

float_t __rlg10 (float_t x)
float_t r_lg10 (float_t *x)

Function Documentation

float_t __rlg10 ( float_t  x  ) 

Definition at line 42 of file r_lg10.c.

References logf().

Referenced by r_lg10().

Here is the call graph for this function:

float_t r_lg10 ( float_t x  ) 

Definition at line 47 of file r_lg10.c.

References __rlg10().

Here is the call graph for this function: