Sub-Hack 1: Magic Numbers

For when regular mathematics just won't do.

Warning: the following numbers are not actually magic, but they're close enough.

				#define PI = 3.14159265359
				#define E = 2.71828182846
				#define MAGIC = 42
			

Remember, these numbers are not actually magic. They're just really, really good approximations.