numpy.around#

Learn | NEPs | User Guide | API reference | Building from source | Development | Release notes | NumPy’s module structure | Array objects | Universal functions (ufunc) | Routines and objects by topic | Constants | Bit-wise operations | String functionality | Data type routines | Floating point error handling | Discrete Fourier Transform | Input and output | Linear algebra | Logic functions | Masked array operations | Mathematical functions | Miscellaneous routines | Random sampling | Set routines | Sorting, searching, and counting | Test support | Window functions

numpy.around

#

numpy.around(a, decimals=0, out=None)

[source]

#

Round an array to the given number of decimals.

around

is an alias of

round

.

See also

ndarray.round

equivalent method

round

alias for this function

ceil

,

fix

,

floor

,

rint

,

trunc

‹ 1 1 ›

Tin khác

Status of numpy.distutils and migration advice

numpy.floor_divide

numpy.real_if_close

⌂num
1/1