round#

rbc.stdlib.elementwise_functions.round(a)#

Rounds each element x_i of the input array x to the nearest integer-valued number.

Array-API ‘round’ doc