ecat 6.0.0
sincos.h File Reference
#include <math.h>
Include dependency graph for sincos.h:

Go to the source code of this file.

Macros

#define M_PI   3.14159265358979323846
 

Variables

static void * sintheta
 
static void * costheta = cos(theta)
 

Macro Definition Documentation

◆ M_PI

#define M_PI   3.14159265358979323846

Definition at line 7 of file sincos.h.

Variable Documentation

◆ costheta

* costheta = cos(theta)

Definition at line 13 of file sincos.h.

◆ sintheta

void * sintheta

Definition at line 13 of file sincos.h.