Fungrim home page

Fungrim entry: 5e0c58

sinc()=limxsinc(x)=0\operatorname{sinc}(\infty) = \lim_{x \to \infty} \operatorname{sinc}(x) = 0
TeX:
\operatorname{sinc}(\infty) = \lim_{x \to \infty} \operatorname{sinc}(x) = 0
Definitions:
Fungrim symbol Notation Short description
Sincsinc(z)\operatorname{sinc}(z) Sinc function
Infinity\infty Positive infinity
RealLimitlimxaf(x)\lim_{x \to a} f(x) Limiting value, real variable
Source code for this entry:
Entry(ID("5e0c58"),
    Formula(Equal(Sinc(Infinity), RealLimit(Sinc(x), For(x, Infinity)), 0)))

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