__device__ double sinh ( double  x  ) 

Calculate the hyperbolic sine of the input argument x (measured in radians).

Returns:
  • sinh($\pm 0$) returns $\pm 0$.
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