GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
sincos.h File Reference
#include <gnuradio/api.h>
#include <cmath>

Go to the source code of this file.

Namespaces

 gr
 GNU Radio logging wrapper.
 

Functions

void gr::sincos (double x, double *sinx, double *cosx)
 
void gr::sincosf (float x, float *sinx, float *cosx)