Log2
Log2[x] gives the base-2 logarithm of x.
Examples
Log2[8]
(* 3 *)Log2[1024]
(* 10 *)Please visit the official Wolfram Language Reference for more details.
Log2[x] gives the base-2 logarithm of x.
Log2[8]
(* 3 *)Log2[1024]
(* 10 *)Please visit the official Wolfram Language Reference for more details.