Fungrim home page

Fungrim entry: 432926

sgn(z)1\left|\operatorname{sgn}(z)\right| \le 1
Assumptions:zCz \in \mathbb{C}
TeX:
\left|\operatorname{sgn}(z)\right| \le 1

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Absz\left|z\right| Absolute value
Signsgn(z)\operatorname{sgn}(z) Sign function
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("432926"),
    Formula(LessEqual(Abs(Sign(z)), 1)),
    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.

2021-03-15 19:12:00.328586 UTC