Class: Numeric
- Inherits:
-
Object
- Object
- Numeric
- Defined in:
- lib/hyper_complex.rb
Direct Known Subclasses
Instance Method Summary collapse
- #hrect ⇒ Object (also: #hyperrectangular)
Instance Method Details
#hrect ⇒ Object Also known as: hyperrectangular
8 |
# File 'lib/hyper_complex.rb', line 8 def hrect = [real, imag] |