__device__ double asinh ( double  x  ) 

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

Returns:
  • asinh(0) returns 1.
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