__device__ double exp ( double  x  ) 

Calculate the base $e$ exponential of the input argument x.

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


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA