floor

matlab实例
floor(r)
python实例
np.floor(r).astype(np.int16)
备注
转python说明