View source: R/utils-numeric.R
| safe_exp | R Documentation |
Safe exponential function with overflow capping
safe_exp(x)
x |
Numeric vector. |
Numeric vector capped to prevent overflow/underflow.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.