26 27 28
# File 'lib/factbase/terms/math.rb', line 26 def div(fact, maps, fb) _arithmetic(:/, fact, maps, fb) end