sigmoid | R Documentation |
Calculates the sigmoid function of the input
sigmoid(float)
float |
A float number |
A float number which is the result of the sigmoid function
sigmoid(0)
sigmoid(2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.