1 2 3 4 5 6 7
#include "physics.hpp" #include <math.h> namespace Physics { //const float gravitational_constant = 6.67e-11; }