Converts a vector of fixed-point numbers into a vector of floating-point numbers.
Elemental function
The result is a REAL(4) vector.
The value of each element of the result is the closest floating-point estimate of the value of the corresponding element of ARG1 divided by 2 to the power of ARG2.