Fungrim home page

Fungrim entry: 20f069

sinc(x)1\left|\operatorname{sinc}(x)\right| \le 1
Assumptions:xRx \in \mathbb{R}
TeX:
\left|\operatorname{sinc}(x)\right| \le 1

x \in \mathbb{R}
Definitions:
Fungrim symbol Notation Short description
Absz\left|z\right| Absolute value
Sincsinc(z)\operatorname{sinc}(z) Sinc function
RRR\mathbb{R} Real numbers
Source code for this entry:
Entry(ID("20f069"),
    Formula(LessEqual(Abs(Sinc(x)), 1)),
    Variables(x),
    Assumptions(Element(x, RR)))

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