Note & Push
/
MATLAB转Python注意事项
/
floor
Search
floor
matlab实例
floor(r)
python实例
np.floor(r).astype(np.int16)
备注
转python说明