PI Constant

math.h, timath.h

#define PI (3.141592653589793)

An approximated value of pi.

PI is a predefined floating point constant which approximates pi up to 16 significant digits, i.e. 3.141592653589793.