0_0_8939961_30485.cpp: In function `int get_next(int, double&, double&, double)':
0_0_8939961_30485.cpp:38: error: `M_PI' undeclared (first use this function)
0_0_8939961_30485.cpp:38: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8939961_30485.cpp: In function `void hull()':
0_0_8939961_30485.cpp:72: error: `M_PI' undeclared (first use this function)
|