@stdlib/math-base-assert-is-even
Test if a finite numeric value is an even number.
Test if a finite numeric value is an even number.
Create an iterator which generates a sequence of negative even integers.
Create an iterator which generates a sequence of nonnegative even integers.
Create an iterator which generates an interleaved sequence of even integers.
Create an iterator which generates a sequence of positive even integers.
Create an iterator which generates a sequence of nonpositive even integers.
This npm package provides a few handy mathematical utility functions.
Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.
Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.