Skip to content

Arg

Arg(expr)

returns the argument of the complex number expr.

See:

Examples

>> Arg(1+I)
Pi/4

Implementation status

  • ✅ - full supported

Github