This page seems to be no longer accurate.
http://www.ladyada.net/learn/arduino/lesson4.html
It says variables are signed by default but it seems, due to my tinkering, that arduino uno's variables are actually unsigned by default. I have actually been unable to make the variables signed at all.

