is-even icon indicating copy to clipboard operation
is-even copied to clipboard

Is a number even?

Results 102 is-even issues
Sort by recently updated
recently updated
newest added

Why are you being all Arabic numeral centric?

![image](https://user-images.githubusercontent.com/54203587/129929319-2b376668-ab0b-4e2e-b8bf-71fbbf9846f9.png) i had written lines upto 499000 but file size exceeds github limit What do i do now ?

Why don't you just use [this](https://github.com/samuelmarina/is-even) library.

Please visit https://dbad-license.org/ for the template

After perusing your code for approximately 3 minutes and 20 seconds I have come to the following conclusion: The code is quite elaborate but lacks the ability to support the...

An even number is one that is divisible by 2, to know it, it is enough to know if the module of the division is equal to 0. To know...

I have done it! No need to spend forever to tediously type in every possible number! Full word to number conversion included! (Examples are in the bottom of the index.js...