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