Functions

d_asind.c File Reference

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

Go to the source code of this file.

Functions

double_t __dasind (double_t x)
double_t d_asind (double_t *x)

Function Documentation

double_t __dasind ( double_t  x  ) 

Definition at line 44 of file d_asind.c.

Referenced by d_asind().

double_t d_asind ( double_t x  ) 

Definition at line 49 of file d_asind.c.

References __dasind().

Here is the call graph for this function: