MPC is here: http://www.multiprecision.org/ I want to compile C++ code with g++ under Linux, with GMP and MPFR both installed. The point is i don\'t know what flags i should put in开发者_运维百科 comm
I am trying to simulate a drone on a 2-dimensional lunar surface. The drone can apply thrust the z-axis of the body, and the drone can change the angle of its body from -90 degrees to +90 degrees.