lib.math.float.Sigmoid - tooll3/t3 GitHub Wiki

Sigmoid

in lib.math.float


Returns a sigmoid function 1/(1+e^x-1). It's very similar to [SmoothStep] but never reaches the -1 and 1 boundaries.


Input Parameters

Name (Relevancy & Type) Description
Value (Single) -
Stretch (Single) -

Outputs

Name Type
Result System.Single

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️