IMARGUMENT function

Applies To
Excel for Microsoft 365 Excel for Microsoft 365 for Mac Excel 2024 Excel 2024 for Mac Excel 2021 Excel 2021 for Mac Excel 2019 Excel 2016

This article describes the formula syntax and usage of the IMARGUMENT function in Microsoft Excel.

Description

Returns the argument Theta (theta), an angle expressed in radians, such that:

IMARGUMENT of z equals inverse tangent of y over x equals theta

Syntax

IMARGUMENT(inumber)

The IMARGUMENT function syntax has the following arguments:

  • Inumber Required. A complex number for which you want the argument Theta .

Remarks

  • Use COMPLEX to convert real and imaginary coefficients into a complex number.
  • IMARGUMENT is calculated as follows:
    Theta equals inverse tangent of y over x
    where:
    Theta is greater than negative pi and at most pi  and
    z = x + yi

Example

Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet. For formulas to show results, select them, press F2, and then press Enter. If you need to, you can adjust the column widths to see all the data.

Formula Description Result
=IMARGUMENT("3+4i") Theta argument of 3+4i, in radians 0.92729522