Define M_PI

svn path=/trunk/; revision=38223
This commit is contained in:
Anders Broman 2011-07-27 11:05:34 +00:00
parent d0a07c1840
commit e4badaaad4

View file

@ -64,6 +64,8 @@
#define MAX_GRAPHS 5
#define M_PI 3.14159265358979323846264338327
#define MAX_YSCALE 28
#define LOGARITHMIC_YSCALE 0
#define AUTO_MAX_YSCALE 1