AI Assistant
Help Center AI Assistant is now available
Got questions about Lark? Use our AI chat to find the answers.
00:00
Click and hold to drag
Got It
Try Now

IMDIV function for Sheets

1 min read
I. Intro
The IMDIV function is commonly used to divide one complex number by another. The two complex numbers are represented by x+yi and x+yj in this article.
II. About the function
  • Formula: =IMDIV(dividend,divisor)
  • Arguments:
  • dividend (required): The complex number to be divided.
  • divisor (required): The complex number that divides the other.
Note:
  • The COMPLEX function can be used convert real and imaginary coefficients into a complex number.
  • The quotient of two complex numbers is shown below. The IMDIV function can be used to calculate the result.
250px|700px|reset
III. Steps
Use the function
  1. Select a cell and enter = IMDIV, or click Formulas on the toolbar. Select Engineering, then select IMDIV.
  1. Enter the arguments =IMDIV(A2,B2) into the cell.
  1. Press Enter to get the result, which is 1.4+0.2i.
250px|700px|reset
Delete the function
Select the cell with the IMDIV function and press Delete.
Written by: Lark Help Center
Updated on 2024-12-09
How satisfied are you with this content?
Thank you for your feedback!
Need more help? Please contact Support.
0
rangeDom