Either or both inputs may be lists. If both are lists of the same length, division is performed element-wise. If one is a list and the other is a single value (or a single-value list), the single value divides each element of the list. Any other list shape raises an error.