Description Usage Arguments Details Value Examples
Create vector centered on a
and bounded by h
, by step size step_size
.
1 |
a |
number, that centers the vector |
h |
number, the length from the center that is +/- from the center. |
step_size |
number, size of steps between numbers. |
Creates a vector from a-h to a+h, centered on a, by step size step_size
.
a vector from a-h to a+h, centered on a, by step size step_size.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.