You can get the maximum value that float can represent with sys.float_info.max . e+XXX means 10 to the power of XXX . + is optional.
確定! 回上一頁