Get the index of the most significant bit. Result is undefined when called with 0. This operation can also be stated as "count leading zeroes" and "log base 2".
Returns
Index of the most significant bit, or -1 if the value is 0.
Generated on Thu May 21 2015 06:40:03 for My Project by 1.8.7