178 179 180
# File 'lib/exalted_math/math.rb', line 178 def ast Ast.div( primary.ast, multitive.ast ) end