>For the latter two, "number op tuple" is invalid, but >it's okay for the others. This restriction is not necessary. 1 / {1,2,3} -> {1,0.5,0.3333} {1,2,3} / 1 -> {1,2,3}