numpy.ma.around

原文:https://docs.scipy.org/doc/numpy/reference/generated/numpy.ma.around.html

译者:飞龙 UsyiyiCN

校对:(虚位以待)

numpy.ma.around = <numpy.ma.core._MaskedUnaryOperation instance>

将数组舍入到给定的小数位数。

有关完整文档,请参阅around

也可以看看

around
等效函数