Description Usage Arguments Details Value
A function that check whether generated number sequence is constant.
1 | conCheck(x)
|
x |
numeric sequence as a list |
conCheck
is used by function check
Function can return two values:
1 |
numeric sequence is not constant |
0 |
numeric sequence is constant |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.