Fungrim home page

Fungrim entry: 04cd99

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

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