A couple of weeks ago I was fiddling around with a software idea (IIRC, something to do with functional programming) and wound up generating a simple, small logarithm table. Then the idea hit me that little tables like this could be useful in a business card size. I made up some of these tables and wrote up a document on their use, as it's possible that the folks who grew up with calculators have little to no experience doing manual calculations using tables.
You can find the document here.
Note I am not advocating a return to those old methods of calculation, which were just plain drudgery. However, we technical folks sometimes need to make numerical estimates and these tables might be of help when a calculator isn't handy. I always carry a little home-made notebook with me and I pasted eight of the tables into the back two pages of the notebook (log/antilog, sin/cos, squares/reciprocals, and square roots) so they're handy when I need them.
Truth in advertising: manual calculations take more effort and practice than you might want to exert, even if you went to school before calculators became available. If you're interested in packing a few of the tables around, make sure you practice a bit, as it's very easy to make mistakes. Your best defense against errors is to religiously practice order of magnitude estimation of the answer (this is still excellent advice even if you use a calculator).
You can find the document here.
Note I am not advocating a return to those old methods of calculation, which were just plain drudgery. However, we technical folks sometimes need to make numerical estimates and these tables might be of help when a calculator isn't handy. I always carry a little home-made notebook with me and I pasted eight of the tables into the back two pages of the notebook (log/antilog, sin/cos, squares/reciprocals, and square roots) so they're handy when I need them.
Truth in advertising: manual calculations take more effort and practice than you might want to exert, even if you went to school before calculators became available. If you're interested in packing a few of the tables around, make sure you practice a bit, as it's very easy to make mistakes. Your best defense against errors is to religiously practice order of magnitude estimation of the answer (this is still excellent advice even if you use a calculator).