NumPy

Previous topic

numpy.ma.polyfit

Next topic

numpy.ma.clip

numpy.ma.around

numpy.ma.around(a, *args, **kwargs) = <numpy.ma.core._MaskedUnaryOperation object>

Round an array to the given number of decimals.

See also

around

equivalent function; see for details.