Re: [PATCH] Add "is_power_of_2" checking to log2.h.

From: Jan Engelhardt
Date: Tue Jan 30 2007 - 09:18:44 EST



>> Why the qualifier? Zero *is* not a power of 2, is it?

No, it is not:

In[1]:= Solve[2^n == 0, n]

Out[1]= {}

So says Mathematica5.



Jan
--
ft: http://freshmeat.net/p/chaostables/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/