.. highlightlang:: us .. index:: round .. _round: round ===== .. us.tag round ENGLISH math-base Is replaced by :ref:`fround`. .. function:: r = round(m) .. us.comment **Comment** Use fround(m, 0). .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.11.0 - Replaced by :ref:`fround`. .. seealso:: :ref:`fround` :sub:`id-589651`