Assumptions:
TeX:
\sin(z) = \sqrt{\frac{\pi z}{2}} J_{1 / 2}\!\left(z\right) z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Sin | Sine | |
Sqrt | Principal square root | |
Pi | The constant pi (3.14...) | |
BesselJ | Bessel function of the first kind | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("0fbd15"), Formula(Equal(Sin(z), Mul(Sqrt(Div(Mul(Pi, z), 2)), BesselJ(Div(1, 2), z)))), Variables(z), Assumptions(Element(z, CC)))