numpy.ma.around# ma.around = <numpy.ma.core._MaskedUnaryOperation object># Round an array to the given number of decimals. around is an alias of `~numpy.round 的別名。 也參考 ndarray.roundequivalent method roundalias for this function ceil, fix, floor, rint, trunc