Description Usage Arguments Value
Calculates logistic(x) according to the formula: 1 / (1 + exp(-x))
1 | logistic(x)
|
x |
a numeric value |
the logistic of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.