Functions

d_atand.c File Reference

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

Go to the source code of this file.

Functions

double_t __datand (double_t x)
double_t d_atand (double_t *x)

Function Documentation

double_t __datand ( double_t  x  ) 

Definition at line 44 of file d_atand.c.

Referenced by d_atand().

double_t d_atand ( double_t x  ) 

Definition at line 49 of file d_atand.c.

References __datand().

Here is the call graph for this function: