__device__ float exp2f ( float  x  ) 

Calculate the base 2 exponential of the input argument x.

Returns:
Returns $2^x$.
Note:
For accuracy information for this function see the CUDA C Programming Guide, Appendix C, Table C-1.


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA