Description Usage Arguments Value Examples
Checks if an integer is even.
1 | even(x)
|
x |
Integer. |
Logical value (TRUE or FALSE). TRUE means that the value is even.
1 | even(3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.