Fungrim home page

Fungrim entry: 9cc0f2

sin ⁣(πz)=sin ⁣(z)\sin\!\left(\pi - z\right) = \sin\!\left(z\right)
Assumptions:zCz \in \mathbb{C}
TeX:
\sin\!\left(\pi - z\right) = \sin\!\left(z\right)

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Sinsin ⁣(z)\sin\!\left(z\right) Sine
ConstPiπ\pi The constant pi (3.14...)
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("9cc0f2"),
    Formula(Equal(Sin(Sub(ConstPi, z)), Sin(z))),
    Variables(z),
    Assumptions(Element(z, CC)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC