[ Web Proxy ]
URL:
Viewing: https://numpy.org/doc/stable/reference/generated/../generated/numpy.ndarray.round.html [Back]  [Original]

numpy.ndarray.round — NumPy v2.5 Manual
Back to top
Search the docs ...:

numpy.ndarray.round#

method

ndarray.round(decimals=0, out=None)#

Return a with each element rounded to the given number of decimals.

Refer to numpy.around for full documentation.

See also

numpy.around

equivalent function


Web Proxy Viewer  |  New URL  |  Original Page