浮動小数点数floatのNumPy配列ndarrayの小数点以下を切り捨てたり切り上げたりするには、np.floor(), np.trunc(), np.ceil()などを使う。numpy.floor ...
確定! 回上一頁