Fungrim home page

Fungrim entry: 7272a8

atan ⁣(z)atanh ⁣(z)\left|\operatorname{atan}\!\left(z\right)\right| \le \left|\operatorname{atanh}\!\left(\left|z\right|\right)\right|
Assumptions:zCz \in \mathbb{C}
TeX:
\left|\operatorname{atan}\!\left(z\right)\right| \le \left|\operatorname{atanh}\!\left(\left|z\right|\right)\right|

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Absz\left|z\right| Absolute value
Atanatan ⁣(z)\operatorname{atan}\!\left(z\right) Inverse tangent
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("7272a8"),
    Formula(LessEqual(Abs(Atan(z)), Abs(Atanh(Abs(z))))),
    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