Fungrim home page

Fungrim entry: bfe28b

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

2021-03-15 19:12:00.328586 UTC