Functions

r_atand.c File Reference

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

Go to the source code of this file.

Functions

float_t __ratand (float_t x)
float_t r_atand (float_t *x)

Function Documentation

float_t __ratand ( float_t  x  ) 

Definition at line 43 of file r_atand.c.

References atanf(), and F.

Referenced by r_atand().

Here is the call graph for this function:

float_t r_atand ( float_t x  ) 

Definition at line 48 of file r_atand.c.

References __ratand().

Here is the call graph for this function: