Returns the base 2 logarithm of a number
ID
math-tools-logarithm2
Name
Logarithm2
Group
Tools
Package
Math
Keywords
Log
Log2
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
x | Number | Input value |
Outputs
Name | Type | Description |
---|---|---|
log2 | Number | The base 2 logarithm of the given number |