If you cast an array of floating-point numbers into an array of integers, the decimal part will be truncated. import numpy as np x = ...
確定! 回上一頁