Can somebody explain in simple terms how addition works in a logarithmic number system. Say I have the numbers A and B. These are logarithms (base e, say) of the actual quantities they represent. They both represent positive quantities, there is no sign bit. Without any of the extra terminology I don't need now and can figure out myself later, how do I add A and B?
Thanks in advance!
Edit: Here are some links to other sites which explain the common method of adding numbers in a Logarithmic Number System. Maybe you could just explain what is here: http://semipublic.comp-arch.net/wiki/Logarithmic_number_system_%28LNS%29