Description Usage Arguments Value Examples
Square Function Takes vector and returns a vector of squared components plus 1.
1 | myf(x)
|
x |
a vector of squared components plus one
1 | x=1:30;myf(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.