Module: ExaltedMath::Maths::Additive0

Defined in:
lib/exalted_math/math.rb

Instance Method Summary collapse

Instance Method Details

#additiveObject



21
22
23
# File 'lib/exalted_math/math.rb', line 21

def additive
  elements[3]
end

#multitiveObject



13
14
15
# File 'lib/exalted_math/math.rb', line 13

def multitive
  elements[0]
end

#spaceObject



17
18
19
# File 'lib/exalted_math/math.rb', line 17

def space
  elements[2]
end