I. Intro
The IMARGUMENT function returns the argument θ (angle expressed in radians) of a complex number.
II. About the function
- Formula: IMARGUMENT(value)
- Parameters:
- value (required): The complex number of which the argument is to be calculated.
- Example: =IMARGUMENT("2+3i")
III. Steps
Use the IMARGUMENT function
- Select a cell and click Formulas on the toolbar, then select Engineering > IMARGUMENT. You can also directly enter =IMARGUMENT in a cell.
- Enter the parameters in the cell. For example: =IMARGUMENT(A2).
- Press Enter to get the result, which is 0.588002604 in this example.
- Drag the + icon in the lower-right corner of the cell to apply the formula to other cells.
250px|700px|reset
Delete the IMARGUMENT function
Select the cell with the IMARGUMENT function, and press Delete.