![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Engineering > IMDIV |
IMDIV(inumber1, inumber2) |
| Returns the quotient of two complex numbers in x + yi or x + yj text format. |
| inumber1 | The complex numerator or dividend. | |
| inumber2 | The complex denominator or divisor. |
| REMARKS |
| This function is only available if you have the Analysis ToolPak add-in installed. | ||
| If "inumber1" or "inumber2" are not in the form x + yi or x + yj, then #NUM! is returned. | ||
| You can use the COMPLEX() function to convert real and imaginary coefficients into a complex number. |
| EXAMPLES |
|
| Functions - I | Index - I | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |