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

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

numpy.matrix.round#

method

matrix.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