TeX:
\pi = \int_{-\infty}^{\infty} \frac{1}{{x}^{2} + 1} \, dx
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Pi | The constant pi (3.14...) | |
Integral | Integral | |
Pow | Power | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("04cd99"), Formula(Equal(Pi, Integral(Div(1, Add(Pow(x, 2), 1)), For(x, Neg(Infinity), Infinity)))))