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