Pascalvrolijk
Board Regular
- Joined
- May 28, 2004
- Messages
- 68
Dearest helping hand,
I have been wondering for almost a day now how to handle the following problem (which might also be a bit mathematic).
In column A i have 100.000 numbers and each of them is very big, around 9.000.000.
I need to calculate the following: LN( exp(A1)+exp(A2)+exp(A3)+..+exp(A100.000) )
LN(exp(A1)) = A1 because LN and exp cancel out, but how to do it with the summation? Anybody some ideas?
Thank you very much,
Greetings,
Pascal.
I have been wondering for almost a day now how to handle the following problem (which might also be a bit mathematic).
In column A i have 100.000 numbers and each of them is very big, around 9.000.000.
I need to calculate the following: LN( exp(A1)+exp(A2)+exp(A3)+..+exp(A100.000) )
LN(exp(A1)) = A1 because LN and exp cancel out, but how to do it with the summation? Anybody some ideas?
Thank you very much,
Greetings,
Pascal.