Fungrim home page

Fungrim entry: b89166

π=zero*x[3,4]sin(x)\pi = \mathop{\operatorname{zero*}\,}\limits_{x \in \left[3, 4\right]} \sin(x)
TeX:
\pi = \mathop{\operatorname{zero*}\,}\limits_{x \in \left[3, 4\right]} \sin(x)
Definitions:
Fungrim symbol Notation Short description
Piπ\pi The constant pi (3.14...)
UniqueZerozero*xSf(x)\mathop{\operatorname{zero*}\,}\limits_{x \in S} f(x) Unique zero (root) of function
Sinsin(z)\sin(z) Sine
ClosedInterval[a,b]\left[a, b\right] Closed interval
Source code for this entry:
Entry(ID("b89166"),
    Formula(Equal(Pi, UniqueZero(Sin(x), ForElement(x, ClosedInterval(3, 4))))))

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