Fungrim home page

Fungrim entry: 27766c

minxR[sin(x)]=1\mathop{\min}\limits_{x \in \mathbb{R}} \left[\sin(x)\right] = -1
TeX:
\mathop{\min}\limits_{x \in \mathbb{R}} \left[\sin(x)\right] = -1
Definitions:
Fungrim symbol Notation Short description
MinimumminxSf(x)\mathop{\min}\limits_{x \in S} f(x) Minimum value of a set or function
Sinsin(z)\sin(z) Sine
RRR\mathbb{R} Real numbers
Source code for this entry:
Entry(ID("27766c"),
    Formula(Equal(Minimum(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