Description Usage Arguments Value
Exponential function is a sigmoid type function.
It's CDF formula is: y = 1 - exp(-x))
It's PDF formula is: y = exp(-x))
1 | exponential(x)
|
x |
Vector of x parametres |
Vector of result vaues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.