__device__ float asinhf ( float  x  ) 

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

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