Getting Started
Working with ODL
Developer zone
Useful facts
API Reference
round()
Rounds each element x_i of the input array x to the nearest integer.
x_i
x
Halfway cases (i.e., numbers with a fractional part of 0.5) are rounded to the nearest even integer.
0.5