![]() |
sigmoid
|
The sigmoid function returns the sigmoid of the number specified in the argument. This function returns a value within the range 0.0 to 1.0
Usage
The sigmoid function is used to compute the sigmoid of a value.
Expression: | (sigmoid num) |
---|
Arguments | Name | Type | Description |
Argument: | num | Number | A Number |
---|
Returns: | Computes and returns the sigmoid of the Number argument. |
---|
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Number |
Here are also a number of links to functions having arguments with any of these data types.
![]() |
Analytic Information Server (AIS)AIS Component Systems
|