Class: Math::GroupTheory::CircleGroup
- Inherits:
-
SetTheory::NumberSet
- Object
- SetTheory::Closure
- SetTheory::NumberSet
- Math::GroupTheory::CircleGroup
- Includes:
- Singleton
- Defined in:
- lib/ruuuby/math/group_theory/circle_group.rb
Overview
@see: en.wikipedia.org/wiki/Circle_group
π = { z β β : |z| = 1 }
-
βthe βmultiplicative group` of all `complex numbers` with absolute value 1β
-
the βunit circle` in the `complex plane`
Instance Attribute Summary
Attributes inherited from SetTheory::NumberSet
Attributes inherited from SetTheory::Closure
Instance Method Summary collapse
-
#initialize ⇒ CircleGroup
constructor
A new instance of CircleGroup.
Methods inherited from SetTheory::NumberSet
#countable?, #countably_infinite?, #finite?, #uncountable?, #β?, #β?, #β?, #β?, #β?, #β ?, #β?, #β?
Constructor Details
#initialize ⇒ CircleGroup
Returns a new instance of CircleGroup.
17 18 19 |
# File 'lib/ruuuby/math/group_theory/circle_group.rb', line 17 def initialize super(: |