Functions

d_sind.c File Reference

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

Go to the source code of this file.

Functions

double_t __dsind (double_t x)
double_t d_sind (double_t *x)

Function Documentation

double_t __dsind ( double_t  x  ) 

Definition at line 45 of file d_sind.c.

References __dmod().

Referenced by d_sind().

Here is the call graph for this function:

double_t d_sind ( double_t x  ) 

Definition at line 51 of file d_sind.c.

References __dsind().

Here is the call graph for this function: