Functions

r_acosd.c File Reference

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

Go to the source code of this file.

Functions

float_t __racosd (float_t x)
float_t r_acosd (float_t *x)

Function Documentation

float_t __racosd ( float_t  x  ) 

Definition at line 43 of file r_acosd.c.

References acosf(), and F.

Referenced by r_acosd().

Here is the call graph for this function:

float_t r_acosd ( float_t x  ) 

Definition at line 48 of file r_acosd.c.

References __racosd().

Here is the call graph for this function: