Fungrim home page

Fungrim entry: 632d1c

maxxRsinc(x)=1\mathop{\max}\limits_{x \in \mathbb{R}} \operatorname{sinc}(x) = 1
TeX:
\mathop{\max}\limits_{x \in \mathbb{R}} \operatorname{sinc}(x) = 1
Definitions:
Fungrim symbol Notation Short description
MaximummaxxSf(x)\mathop{\max}\limits_{x \in S} f(x) Maximum value of a set or function
Sincsinc(z)\operatorname{sinc}(z) Sinc function
RRR\mathbb{R} Real numbers
Source code for this entry:
Entry(ID("632d1c"),
    Formula(Equal(Maximum(Sinc(x), ForElement(x, RR)), 1)))

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