OpenLexocad  27.1
l2d_base_defs.h File Reference

Go to the source code of this file.

Namespaces

 Base
 

Macros

#define M_PI   3.14159265358979323846264338327
 
#define M_2PI   (2.0 * M_PI)
 
#define M_PI2   (M_PI / 2.0)
 
#define M_PI4   (M_PI / 4.0)
 

Functions

void Base::swap (double &a, double &b)
 

Macro Definition Documentation

◆ M_2PI

#define M_2PI   (2.0 * M_PI)

◆ M_PI

#define M_PI   3.14159265358979323846264338327

◆ M_PI2

#define M_PI2   (M_PI / 2.0)

◆ M_PI4

#define M_PI4   (M_PI / 4.0)