Functions

r_sqrt.c File Reference

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

Go to the source code of this file.

Functions

float_t r_sqrt (float_t *x)

Function Documentation

float_t r_sqrt ( float_t x  ) 

Definition at line 41 of file r_sqrt.c.

References sqrtf().

Here is the call graph for this function: