Record Detail

Compile Error

/in/ex4.c: In function 'y':
/in/ex4.c:28:36: error: 'M_PI' undeclared (first use in this function)
     double y0=height+tan(theta/180*M_PI)*range-(G/(2*v0*v0*cos(theta/180*M_PI)*cos(theta/180*M_PI)))
                                    ^~~~
/in/ex4.c:28:36: note: each undeclared identifier is reported only once for each function it appears in

Information

Submit By
Type
Submission
Homework
Assignment 5
Language
C
Submit At
2018-06-27 21:21:45
Judged At
2018-06-27 21:21:45
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes