Description Usage Arguments Details Value See Also
check if generated sequence is constant, or has elements greater/smaller than the limit set by user.
1 | check(items,result,element_range)
|
items |
a list of already generated items |
result |
numeric sequence that is to be checked |
element_range |
maximum and minimum values of elements of the numeric sequence |
Function compares result with elements of list items
that have the same length as 'result' argument
check
outputs a list:
$result |
numeric sequence that is later added |
$fun |
rule used to create the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.