cupy.float_power#

cupy.float_power(x1, x2, /, out=None, \*, casting='same_kind', dtype=None)#

First array elements raised to powers from second array, element-wise.