from astropy import constants as const print(const.c) # print the information of speed of light ... from astropy.cosmology import WMAP9 as cosmo H0 = cosmo.
確定! 回上一頁