log2
The logarithm base 2 of the input
log2(in1): out1Arguments:
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input value to be processed. |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | number | The log base 2 of the input. |
The logarithm base 2 of the input
log2(in1): out1| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input value to be processed. |
| Name | Type | Description |
|---|---|---|
| out1 | number | The log base 2 of the input. |