The Excel IMLOG10 Function
Common Logarithm of a Complex Number
The common (base 10) logarithm of a complex number is calculated by the following equation : Basic DescriptionThe Excel Imlog10 function returns the common (base 10) logarithm of a supplied complex number. The format of the function is:
IMLOG10( inumber )
where the inumber argument is a complex number. Note that complex numbers are simply stored as text in Excel. When a text string in the format "a+bi" or "a+bj" is supplied to one of Excel's built-in complex number functions, this is interpreted as a complex number. Also the complex number functions can accept a simple numeric value, as this is equivalent to a complex number whose imaginary coefficient is equal to 0. Therefore, the inumber argument can be supplied to the Excel Imlog10 function as either:
These are all included in the examples below. Imlog10 Function ExamplesThe spreadsheet below shows 4 different examples of the Imlog10 function. The format of the functions are shown in the spreadsheet on the left and the resulting values are shown in the spreadsheet on the right.
Note that, in cell B1 of the above spreadsheet, the supplied inumber argument is the integer 2, which is equal to the complex number 2+0i. Further information and examples of the Excel Imlog10 function can be found on the Microsoft Office website Trouble ShootingIf you get an error from the Excel Imlog10 Function, this is likely to be one of the following: Common Errors
|
||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||
Copyright © 2008-2011 ExcelFunctions.net |