Log2

This function returns the binary logarithm of a value. For example, 2^8 = 256, and Log2(256) = 8.

Syntax

Parameters

Returns

Returns the binary logarithm.