Calculates 2 to the this power.
This function is around 11 times faster on x86, and around 22 times faster on fpu-less arm than libc pow(2, x).
a Fixed number
the power of 2 to the passed value