Returns a vector containing estimates of 2 raised to the value of the corresponding elements of the given vector.
Elemental function
The result is a vector of the same type as ARG1.
Each element of the result contains the estimated value of 2 raised to the value of the corresponding element of ARG1.