Gaussian Integral in LaTeX
The Gaussian integral underpins the normal distribution. It demonstrates \int with lower and upper bounds, the infinity symbol \infty, and a thin space \, before the differential dx.
LaTeX source
\int_{-\infty}^{\infty} e^{-x^2}\,dx = \sqrt{\pi}Open in editor
Renders live — then export to PNG, JPG, SVG, or PDF.