ixfx
    Preparing search index...

    Function rangeCompute

    • Iterates over values finding the min/max. By default non-numbers, as well as NaN and infinite values are skipped.

      Parameters

      • values: Iterable<any>
      • nonNumberHandling: "error" | "skip" = ...

      Returns NumericRange