The Excel IMREAL Function
Complex Numbers
Within the world of complex numbers, the 'imaginary' value, i is used to represent the square root of -1. A Complex Number is composed of a real number combined with an imaginary number. E.g. The complex number, z, is written as z = 5 + 2i
Basic DescriptionThe Excel IMREAL function returns the real coefficient of a supplied complex number - i.e. the function returns the value a, for the complex number a + bi. The format of the Imreal function is : IMREAL( 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 Imreal function as either:
These are all included in the examples below. ExamplesIn the example below, the Excel Imreal function is used find the real coefficient of different complex numbers. The format of the function is shown in the spreadsheet on the left and the results are shown in the spreadsheet on the right.
Further information on the Excel Imreal function can be found on the Microsoft Office website. Common ErrorsIf you get an error from the Imreal function this is likely to be one of the following :
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright © 2008-2011 ExcelFunctions.net |