LinearSpaceElement.divide

LinearSpaceElement.divide(self, other, out=None)[source]

Return out = self / other.

If out is provided, the result is written to it.