Fungrim home page

Fungrim entry: c47a86

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

x \in \mathbb{R}
Definitions:
Fungrim symbol Notation Short description
Absz\left|z\right| Absolute value
Sinsin(z)\sin(z) Sine
RRR\mathbb{R} Real numbers
Source code for this entry:
Entry(ID("c47a86"),
    Formula(LessEqual(Abs(Sin(x)), Abs(x))),
    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