3.306. __nv_sinh

double @__nv_sinh(double %x)

Calculate the hyperbolic sine of the input argument.

Calculate the hyperbolic sine of the input argument x.

Note

For accuracy information, see the CUDA C++ Programming Guide, Mathematical Functions Appendix, Double-Precision Floating-Point Functions section.

Returns

  • __nv_sinh( \(\pm 0\) ) returns \(\pm 0\).