Nodes > Math > Exponential > Log2
Returns the base 2 logarithm of the input value.
Inputs
Name | Type | Description |
---|---|---|
A | float | Input value |
Outputs
Name | Type | Description |
---|---|---|
log2( A ) | float | Base 2 logarithm of A |
Was this page helpful?
Returns the base 2 logarithm of the input value.
Name | Type | Description |
---|---|---|
A | float | Input value |
Name | Type | Description |
---|---|---|
log2( A ) | float | Base 2 logarithm of A |