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

    Function floor

    • Returns the greatest integer less than or equal to the given value.

      Type Parameters

      • T extends number

      Parameters

      • value: OperationIO<T>

      Returns OperationIO<T>

      Math.floor(value)