View source: R/utils-numeric.R
| safe_pow | R Documentation |
Safe power evaluation
safe_pow(base, exponent)
base |
Positive numeric base. |
exponent |
Numeric exponent. |
Numeric result of base^exponent.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.