Fungrim home page

Fungrim entry: 912ff9

T={eiθ:θ[0,2π)}\mathbb{T} = \left\{ {e}^{i \theta} : \theta \in \left[0, 2 \pi\right) \right\}
TeX:
\mathbb{T} = \left\{ {e}^{i \theta} : \theta \in \left[0, 2 \pi\right) \right\}
Definitions:
Fungrim symbol Notation Short description
UnitCircleT\mathbb{T} Unit circle
SetBuilder{f ⁣(x):P ⁣(x)}\left\{ f\!\left(x\right) : P\!\left(x\right) \right\} Set comprehension
Expez{e}^{z} Exponential function
ConstIii Imaginary unit
ClosedOpenInterval[a,b)\left[a, b\right) Closed-open interval
ConstPiπ\pi The constant pi (3.14...)
Source code for this entry:
Entry(ID("912ff9"),
    Formula(Equal(UnitCircle, SetBuilder(Exp(Mul(ConstI, theta)), theta, Element(theta, ClosedOpenInterval(0, Mul(2, ConstPi)))))))

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