Assumptions:
TeX:
\sin\!\left(\pi z\right) = \frac{\pi}{\Gamma\!\left(z\right) \Gamma\!\left(1 - z\right)} z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Sin | Sine | |
ConstPi | The constant pi (3.14...) | |
GammaFunction | Gamma function | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("d38a03"), Formula(Equal(Sin(Mul(ConstPi, z)), Div(ConstPi, Mul(GammaFunction(z), GammaFunction(Sub(1, z)))))), Variables(z), Assumptions(Element(z, CC)))