Computes the base 2 logarithm of x.
If x is 0, log2(x) is negative infinity. If x is not complex and is less than 0, log2(x) is NaN. The connector pane displays the default data types for this polymorphic function.

Refer to the Exponential VI in the labview\examples\general\functions\Mathematics\Elementary & Special Functions\Exponential Functions directory for an example of using the Logarithm Base 2 function.