Module: ExaltedMath::Maths::Stat0

Defined in:
lib/exalted_math/math.rb

Instance Method Summary collapse

Instance Method Details

#spaceObject



1047
1048
1049
# File 'lib/exalted_math/math.rb', line 1047

def space
  elements[1]
end

#statisticObject



1043
1044
1045
# File 'lib/exalted_math/math.rb', line 1043

def statistic
  elements[0]
end