Fungrim home page

Fungrim entry: 08268d

arg ⁣(z)π\left|\arg\!\left(z\right)\right| \le \pi
Assumptions:zCz \in \mathbb{C}
TeX:
\left|\arg\!\left(z\right)\right| \le \pi

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Absz\left|z\right| Absolute value
Argarg ⁣(z)\arg\!\left(z\right) Complex argument
ConstPiπ\pi The constant pi (3.14...)
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("08268d"),
    Formula(LessEqual(Abs(Arg(z)), ConstPi)),
    Variables(z),
    Assumptions(Element(z, CC)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC