Assumptions:
TeX:
\sin\!\left(\frac{\pi}{2} + z\right) = \cos(z) z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Sin | Sine | |
Pi | The constant pi (3.14...) | |
Cos | Cosine | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("bae475"), Formula(Equal(Sin(Add(Div(Pi, 2), z)), Cos(z))), Variables(z), Assumptions(Element(z, CC)))