numpy.record.round — NumPy v2.6.dev0 Manual

method

record.round(/, decimals=0, out=None)

#

Scalar method identical to

ndarray.round

.