cupy.copysign#

cupy.copysign = <ufunc 'cupy_copysign'>#

Returns the first argument with the sign bit of the second elementwise.

See also

numpy.copysign