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