Description Usage Arguments Value
Shifts the contents of a vector n places to the right (positive
n) or left (negative n).
1 | Shift(x, n)
|
x |
vector; the values to be shifted |
n |
atomic integer; the number of places to Shift |
The shifted vector x (same length as the input vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.