sum = '0x0p0' for count in range(1,1000) : hex_val = sum.partition('p')[0] sum = hex( eval(hex_val) + x ) + 'p-104' f1 = float.fromhex(sum) ...
確定! 回上一頁