Assumptions:
TeX:
\left|\operatorname{sinc}(x)\right| \le \frac{1}{\left|x\right|} x \in \mathbb{R} \;\mathbin{\operatorname{and}}\; x \ne 0
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
Sinc | Sinc function | |
RR | Real numbers |
Source code for this entry:
Entry(ID("f0325d"), Formula(LessEqual(Abs(Sinc(x)), Div(1, Abs(x)))), Variables(x), Assumptions(And(Element(x, RR), NotEqual(x, 0))))