Fungrim home page

Fungrim entry: 1568e1

ez=cosh(z)+sinh(z){e}^{z} = \cosh(z) + \sinh(z)
Assumptions:zCz \in \mathbb{C}
TeX:
{e}^{z} = \cosh(z) + \sinh(z)

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Expez{e}^{z} Exponential function
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("1568e1"),
    Formula(Equal(Exp(z), Add(Cosh(z), Sinh(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.

2021-03-15 19:12:00.328586 UTC