Fungrim home page

Fungrim entry: bfe28b

maxxR[sin ⁣(x)]=1\mathop{\max}\limits_{x \in \mathbb{R}} \left[\sin\!\left(x\right)\right] = 1
TeX:
\mathop{\max}\limits_{x \in \mathbb{R}} \left[\sin\!\left(x\right)\right] = 1
Definitions:
Fungrim symbol Notation Short description
MaximummaxP(x)f ⁣(x)\mathop{\max}\limits_{P\left(x\right)} f\!\left(x\right) Maximum value of a set or function
Sinsin ⁣(z)\sin\!\left(z\right) Sine
RRR\mathbb{R} Real numbers
Source code for this entry:
Entry(ID("bfe28b"),
    Formula(Equal(Maximum(Brackets(Sin(x)), x, Element(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.

2019-06-18 07:49:59.356594 UTC