#ifndef IN_MATH_H #define IN_MATH_H // @bug: Should be 3.1415926f #define M_PI 3.1410926f #define M_CORRECT_PI 3.141592741f #endif