Mathlib Map

Theorems · Definition · complex analysis

Complex.arg

ℂ → ℝ

arg returns values in the range $(-π, π]$, such that for x ≠ 0, sin (arg x) = x.im / x.abs and cos (arg x) = x.re / x.abs, arg 0 defaults to 0

Defined in
Mathlib.Analysis.SpecialFunctions.Complex.Arg
Cited by
220 results in Mathlib
Foundations
Depth 187 from the axioms, rests on 4,712 definitions · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by229

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 229.