#ifndef MATH_H #define MATH_H float toRad ( float deg ); #endif // MATH_H