TensorSpaceUfuncs.copysign

TensorSpaceUfuncs.copysign(self, x2, out=None, \*\*kwargs)

Change the sign of x1 to that of x2, element-wise.

See also

numpy.copysign