View source: R/utility_math_funs.R
pow | R Documentation |
pow exponential function, helpful when debugging C++ functions
pow(x, exponent)
x |
base value |
exponent |
the exponent to apply to base value |
x^exponent
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.