Functions

r_asind.c File Reference

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

Go to the source code of this file.

Functions

float_t __rasind (float_t x)
float_t r_asind (float_t *x)

Function Documentation

float_t __rasind ( float_t  x  ) 

Definition at line 43 of file r_asind.c.

References asinf(), and F.

Referenced by r_asind().

Here is the call graph for this function:

float_t r_asind ( float_t x  ) 

Definition at line 48 of file r_asind.c.

References __rasind().

Here is the call graph for this function: