View source: R/nonlinear_functions.R
exp_dbl | R Documentation |
Double exponential function
exp_dbl(x)
x |
The vector of values |
e^(-abs(x))
exp_dbl(2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.