sigmoid(x[,a[,b]])

Returns the sigmoid of x, where a controls the slope and defaults to 1, and b controls the location and defaults to 0. The result is centered around b; it will be about 0 at b-6a and about 1 at b+6a..
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.