Module: ExaltedMath::Maths::Primary0
- Defined in:
- lib/exalted_math/math.rb
Instance Method Summary collapse
Instance Method Details
#additive ⇒ Object
279 280 281 |
# File 'lib/exalted_math/math.rb', line 279 def additive elements[2] end |
#space1 ⇒ Object
275 276 277 |
# File 'lib/exalted_math/math.rb', line 275 def space1 elements[1] end |
#space2 ⇒ Object
283 284 285 |
# File 'lib/exalted_math/math.rb', line 283 def space2 elements[4] end |