18 19 20
# File 'lib/factbase/terms/math.rb', line 18 def minus(fact, maps, fb) _arithmetic(:-, fact, maps, fb) end