IMARGUMENT

IMARGUMENT

Synopsis

IMARGUMENT(inumber)

Description

IMARGUMENT returns the argument theta of a complex number, i.e. the angle in radians from the real axis to the representation of the number in polar coordinates.

  • If inumber is not a valid complex number, IMARGUMENT returns #VALUE! error.
  • This function is Excel compatible.

Examples

IMARGUMENT("2-j") equals -0.463647609.

See also