TeX:
\pi = 2 \int_{-1}^{1} \sqrt{1 - {x}^{2}} \, dx
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Pi | The constant pi (3.14...) | |
Integral | Integral | |
Sqrt | Principal square root | |
Pow | Power |
Source code for this entry:
Entry(ID("464961"), Formula(Equal(Pi, Mul(2, Integral(Sqrt(Sub(1, Pow(x, 2))), For(x, -1, 1))))))