Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
C# Extension Method: Int32 - IsEven by ZZZ Projects
                Value           Is Even
                -----           -------
                    1             False
                    7             False
                   30              True
                  365             False
                 1000              True
                 2500              True
                10000              True
                15000              True
                32767             False
Cached Result
Last Run: 7:07:01 am
Compile: 0.251s
Execute: 0.031s
Memory: 417.12kb
CPU: 0.141s