Previous topic

reshape

Next topic

Round

This Page

roundΒΆ

Is replaced by fround.

r = round(m)

Comment

Use fround(m, 0).

History

Version Description
5.11.0 Replaced by fround.

See also

fround

id-589651