ProductSpaceUfuncs.less_equal

ProductSpaceUfuncs.less_equal(self, x2, out=None, \*\*kwargs)

Return the truth value of (x1 =< x2) element-wise.

See also

numpy.less_equal