Description Usage Arguments Value
This function raises a vector to any power. I'm making it internal,
by not exporting, because I don't want users to use it.
| 1 | pow(x, a, plot_it)
 | 
| x | Vector to raise to some power. | 
| a | Power to raise  | 
| plot_it | Display a plot of  | 
The vector x, raised to the power of a.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.