numpy.exp2(x[, out]) = <ufunc 'exp2'>
Calculate 2**p for all p in the input array.
2**p
p
x : array_like
Input values.
out : ndarray, optional
Array to insert results into.
out : ndarray
Element-wise 2 to the power x.
x
See also
登录查看完整内容
联系方式: