47 48 49
# File 'lib/exalted_math/math.rb', line 47 def ast Node::Subtract.new( multitive.ast, additive.ast ) end