尝试使用Wolphram Alpha - 这是正确的结果.
尝试使用python 2.7.x:
u = 4/3 * 6.67*1e-11*3.14*6378000*5515 print (u)
答案是7.36691253546
什么在这里不正确?
python math python-2.7
math ×1
python ×1
python-2.7 ×1