From be283109dce5e72e12434ff6467848799284e6fd Mon Sep 17 00:00:00 2001 From: rlar Date: Sat, 28 Mar 2015 12:57:03 +0100 Subject: [PATCH] numconst.h, fix pi --- src/include/ngspice/numconst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/ngspice/numconst.h b/src/include/ngspice/numconst.h index 52c14c2a0..1d860605a 100644 --- a/src/include/ngspice/numconst.h +++ b/src/include/ngspice/numconst.h @@ -17,7 +17,7 @@ Authors: 1987 Karti Mayaram, 1991 David Gates #ifdef PI #undef PI #endif -#define PI 3.14159265358973923846264338327950288419716939937511 +#define PI 3.14159265358979323846264338327950288419716939937511 #define TWO_PI (2.0 * PI) #define ROOT_TWO 1.41421356237309504880168872420969807856967187537694