WorksheetFunction.ImArgument Method (Excel)

Returns the argument Ff837753.theta_ZA06052070(en-us,office.14).gif (theta), an angle expressed in radians, such that: Ff837753.awfimar1_ZA06051153(en-us,office.14).gif

Syntax

expression .ImArgument(Arg1)

expression A variable that represents a WorksheetFunction object.

Parameters

Name

Required/Optional

Data Type

Description

Arg1

Required

Variant

Inumber is a complex number for which you want the argument theta.

Return Value

String

Remarks

  • Use COMPLEX to convert real and imaginary coefficients into a complex number.

  • IMARGUMENT is calculated as follows: Ff837753.awfimar2_ZA06051154(en-us,office.14).gifwhere: Ff837753.awfimar3_ZA06051155(en-us,office.14).gif and z = x + yi

See Also

Concepts

WorksheetFunction Object

WorksheetFunction Object Members