Return the simple quotient with errors added in quadrature. This function is called by the division operator: hist3 = hist1.divide_wilson(hist2) <--> hist3 = hist1 / hist2
(self, denominator)
source not stored for this graph (policy: none)
no test coverage detected