Fungrim home page

Fungrim entry: f19e0a

sinc ⁣(z)=sinc(z)\operatorname{sinc}\!\left(-z\right) = \operatorname{sinc}(z)
Assumptions:zCz \in \mathbb{C}
TeX:
\operatorname{sinc}\!\left(-z\right) = \operatorname{sinc}(z)

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Sincsinc(z)\operatorname{sinc}(z) Sinc function
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("f19e0a"),
    Formula(Equal(Sinc(Neg(z)), Sinc(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.

2021-03-15 19:12:00.328586 UTC