I know in C language, for any number x using x%2 will calculate the remainder when x is divided by 2, which will help decipher whether its even or not.
In more recent versions of MATLAB,bitmax was replaced byflintmax. This is the largest consecutive floating point number. Afterflintmax, the value ofeps is larger than 1 (slowly increasing in powers of 2), so representable numbers larger thanflintmax are no longer consecutive.
So, the reason all of those numbers are even is becauseflintmax is an even number and the spacing between numbers iseps(flintmax) = 2.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.