Fungrim home page

Fungrim entry: dae4a7

π=(ex2dx)2\pi = {\left(\int_{-\infty}^{\infty} {e}^{-{x}^{2}} \, dx\right)}^{2}
TeX:
\pi = {\left(\int_{-\infty}^{\infty} {e}^{-{x}^{2}} \, dx\right)}^{2}
Definitions:
Fungrim symbol Notation Short description
ConstPiπ\pi The constant pi (3.14...)
Powab{a}^{b} Power
Expez{e}^{z} Exponential function
Infinity\infty Positive infinity
Source code for this entry:
Entry(ID("dae4a7"),
    Formula(Equal(ConstPi, Pow(Integral(Exp(Neg(Pow(x, 2))), Tuple(x, Neg(Infinity), Infinity)), 2))))

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