uom-types - v0.0.0-development
    Preparing search index...

    Function round

    • Returns the given value rounded to the nearest integer.

      Type Parameters

      • T extends number

      Parameters

      • value: OperationIO<T>

      Returns OperationIO<T>

      Math.round(value)