PDA

View Full Version : log


kiru
Sep14-05, 09:31 AM
From where I can get the details of lograthmic calculations?How the values are found?and on what basis?

Jameson
Sep14-05, 04:20 PM
Do you want to know for instance how \log{3} is found? That kind of calculation?

kiru
Sep15-05, 08:18 AM
Do you want to know for instance how \log{3} is found? That kind of calculation?
Actually I want to know this:We know that log{2} is 0.3010.How it is calculated?

Werg22
Sep15-05, 11:09 AM
Actually I want to know this:We know that log{2} is 0.3010.How it is calculated?

I would have the same question + how cosines are calculated.

HallsofIvy
Sep15-05, 11:49 AM
There are a variety of ways.

The simplest is to use "Taylor's Series". It can be shown, in Calculus, that for x between 0 and 2, ln(x)= (x-1)- (1/2)(x-1)2+ (1/3)(x-1)3-...- ((-1)n/n)(x-1)n+... That infinite series does not converge very fast but it will give close to the correct value eventually.