Description Usage Arguments Value Examples
pow computes base to the power of x,
pow10 computes 10 to the power of x (inverse of log10),
and pow10 computes 2 to the power of x (inverse of log2)
1 2 3 4 5 |
x |
a numeric vector |
exponent |
a single number |
A vector of the same length as x containing transformed values.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.