Description Usage Arguments Value Examples
Element n is the sum of element n-1 and the difference between elements n-2 and n-3 divided by n
1 | myseq_n(x, n)
|
x |
a vector containing the first three numeric elements of this sequence |
n |
a positive integer |
element n
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.