Description Usage Arguments Value Examples
The functions checks if the input value is bigger, smaller or equal to 2.
1 |
x |
A real number |
A string telling if "Bigger", "Smaller" or "Equal" to 2
1 2 3 | bignumber <- biggerthantwo(1000)
bignumber
"Bigger"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.