Main Page
Modules
Data Structures
Related Pages
Single Precision Intrinsics
__cosf
__exp10f
__expf
__fadd_rd
__fadd_rn
__fadd_ru
__fadd_rz
__fdiv_rd
__fdiv_rn
__fdiv_ru
__fdiv_rz
__fdividef
__fmaf_rd
__fmaf_rn
__fmaf_ru
__fmaf_rz
__fmul_rd
__fmul_rn
__fmul_ru
__fmul_rz
__frcp_rd
__frcp_rn
__frcp_ru
__frcp_rz
__fsqrt_rd
__fsqrt_rn
__fsqrt_ru
__fsqrt_rz
__log10f
__log2f
__logf
__powf
__saturatef
__sincosf
__sinf
__tanf
__device__ float __frcp_ru
(
float
x
)
Compute the reciprocal of
x
in round-up (to positive infinity) mode.
Returns:
Returns
.
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