00001 // Copyright (c) 2004, Thomas Lochmatter, thl@lothosoft.ch 00002 00003 #ifndef fileConstants 00004 #define fileConstants 00005 00007 static double const PI=3.14159265358979; 00008 00009 #endif