dexp_rcpp | R Documentation |
Probability density function of the exponential distribution (written in C++)
dexp_rcpp(x, rate, foo = 0)
x |
Vector of quantiles |
rate |
Rate |
foo |
Unused (for compatibility with template) |
Vector of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.