Module: ExaltedMath::Maths::Number0

Defined in:
lib/exalted_math/math.rb

Instance Method Summary collapse

Instance Method Details

#negativeObject



950
951
952
# File 'lib/exalted_math/math.rb', line 950

def negative
  elements[0]
end

#spaceObject



954
955
956
# File 'lib/exalted_math/math.rb', line 954

def space
  elements[3]
end