Numbers Packages

integerepsilon

See if two integers (possibly large, like POSIX timestamps) are within the ballpark of each other. I'm using this to account for millisecond variations between start and an end datetimes. I.e. I want two POSIX timestamps to be within X minutes/hours of ea

1.1.2 • Published 6 years ago

is-prime-es6

This package provides a function to which you may pass any integet and it will return true if the given number is a prime number, false otherwise.

1.0.0 • Published 5 years ago