Description Usage Arguments Value Examples
This function raises a vector or a list of numbers to any power.
1 | raise(x, to)
|
x |
Vector or list of numbers. |
to |
Power to raise |
A vector (atomic, double) of the input raised to the specified power.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.