GNU Radio 3.4.0 C++ API
gr_sincos.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void gr_sincos (double x, double *sin, double *cos)
void gr_sincosf (float x, float *sin, float *cos)

Function Documentation

void gr_sincos ( double  x,
double *  sin,
double *  cos 
)
void gr_sincosf ( float  x,
float *  sin,
float *  cos 
)