G Guest Jul 24, 2007 #1 How do I find the logarithm of a negative number without having error message
T Tushar Mehta Jul 24, 2007 #2 How do I find the logarithm of a negative number without having error message Click to expand... How do you define the logarithm of a negative number?
How do I find the logarithm of a negative number without having error message Click to expand... How do you define the logarithm of a negative number?
G Guest Jul 24, 2007 #3 If you are talking about complex numbers (involving i=SQRT(-1)), then use IMLN(), IMLOG10(), or IMLOG2(). Otherwise you need to be more precise about what you want. Jerry
If you are talking about complex numbers (involving i=SQRT(-1)), then use IMLN(), IMLOG10(), or IMLOG2(). Otherwise you need to be more precise about what you want. Jerry