cupy.power#

cupy.power = <ufunc 'cupy_power'>#

Computes x1 ** x2 elementwise.

See also

numpy.power