Assumptions:
TeX:
\sin(z) = z \,{}_0F_1\!\left(\frac{3}{2}, -\frac{1}{4} {z}^{2}\right)
z \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description | 
|---|---|---|
| Sin | Sine | |
| Hypergeometric0F1 | Confluent hypergeometric limit function | |
| Pow | Power | |
| CC | Complex numbers | 
Source code for this entry:
Entry(ID("54daa9"),
    Formula(Equal(Sin(z), Mul(z, Hypergeometric0F1(Div(3, 2), Mul(Neg(Div(1, 4)), Pow(z, 2)))))),
    Variables(z),
    Assumptions(Element(z, CC)))