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 Tue Jun 21 2016 14:19:09 for My Project by 1.8.8