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

    Function abs

    • Returns the absolute value of the given value.

      Type Parameters

      • T extends number

      Parameters

      • value: OperationIO<T>

      Returns OperationIO<T>

      Math.abs(value)