Module: ExaltedMath::Maths::Number0
- Defined in:
- lib/exalted_math/math.rb
Instance Method Summary collapse
Instance Method Details
#negative ⇒ Object
950 951 952 |
# File 'lib/exalted_math/math.rb', line 950 def negative elements[0] end |
#space ⇒ Object
954 955 956 |
# File 'lib/exalted_math/math.rb', line 954 def space elements[3] end |