Fungrim home page

Fungrim entry: 299209

sin(x)=Im ⁣(eix)\sin(x) = \operatorname{Im}\!\left({e}^{i x}\right)
Assumptions:xRx \in \mathbb{R}
TeX:
\sin(x) = \operatorname{Im}\!\left({e}^{i x}\right)

x \in \mathbb{R}
Definitions:
Fungrim symbol Notation Short description
Sinsin(z)\sin(z) Sine
ImIm(z)\operatorname{Im}(z) Imaginary part
Expez{e}^{z} Exponential function
ConstIii Imaginary unit
RRR\mathbb{R} Real numbers
Source code for this entry:
Entry(ID("299209"),
    Formula(Equal(Sin(x), Im(Exp(Mul(ConstI, x))))),
    Variables(x),
    Assumptions(Element(x, RR)))

Topics using this entry

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

2021-03-15 19:12:00.328586 UTC