3.82. __nv_erfcxf
原型:
float @__nv_erfcxf(float %x)
描述:
计算输入参数的比例互补误差函数x, .
返回值
-
__nv_erfcxf() 返回
-
__nv_erfcxf() 返回 +0
-
__nv_erfcxf(x) 返回如果正确计算的值超出双精度浮点范围。
注意
有关精度信息,请参阅 CUDA C++ 编程指南的数学函数附录中的单精度浮点函数部分。
库可用性:
Compute 2.0: 是
Compute 3.0: 是
Compute 3.5: 是