Description Usage Arguments Value Examples
Computes a recursive sequence from three initial values and returns the nth element.
1 | recur_seq(x, n)
|
x |
Vector of three numbers |
n |
Element of the sequence computed from x to return |
nth value of the sequence
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.