cupy.binary_repr#

cupy.binary_repr(num, width=None)[source]#

Return the binary representation of the input number as a string.