Fungrim home page

Fungrim entry: f7ab32

sin(z)=cos ⁣(z)\sin'(z) = \cos\!\left(z\right)
Assumptions:zCz \in \mathbb{C}
TeX:
\sin'(z) = \cos\!\left(z\right)

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Derivativeddzf ⁣(z)\frac{d}{d z}\, f\!\left(z\right) Derivative
Sinsin ⁣(z)\sin\!\left(z\right) Sine
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("f7ab32"),
    Formula(Equal(Derivative(Sin(z), Tuple(z, z, 1)), Cos(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