“Anything plus radish equals radish”

Please note that all blog posts before 8 April 2007 were automatically imported from LiveJournal.  To see the comments and any LiveJournal-specific extras such as polls and user icons, please find the source posting at http://brianenigma.livejournal.com/2005/09/In the math world, you have things like identity functions and zero functions. Identity functions basically do nothing to your number–you … Continue reading “Anything plus radish equals radish”

bool bladePower = (powerBitmask & 0x0001 << bladeNumber) != 0;

Please note that all blog posts before 8 April 2007 were automatically imported from LiveJournal.  To see the comments and any LiveJournal-specific extras such as polls and user icons, please find the source posting at http://brianenigma.livejournal.com/2004/09/This week I have rediscovered that, while I deal with elaborate and complex arrangements of Boolean logic at work, I have … Continue reading bool bladePower = (powerBitmask & 0x0001 << bladeNumber) != 0;