Common Filters
Utilities with the most common filtering operations on values.
Entries
Link copied to clipboard
Content copied to clipboard
Keeps only finite values (isFinite returns true).
Link copied to clipboard
Content copied to clipboard
Remove all values that match isInfinite (NaN don't get filtered).