Round an array to the given number of decimals.
around is an alias of round.
around
round
See also
ndarray.round
equivalent method
alias for this function
ceil
fix
floor
rint
trunc
© 2005–2024 NumPy DevelopersLicensed under the 3-clause BSD License. https://numpy.org/doc/2.4/reference/generated/numpy.ma.around.html