3.88. __nv_erfcinvf
-
float @__nv_erfcinvf(float %x)
Calculate the inverse complementary error function of the input argument.
Calculate the inverse complementary error function of the input argument
y, foryin the interval [0, 2]. The inverse complementary error function find the valuexthat satisfies the equationy= erfc(x), for \(0 \le y \le 2\) , and \(-\infty \le x \le \infty\).Note
For accuracy information, see the CUDA C++ Programming Guide, Mathematical Functions Appendix, Single-Precision Floating-Point Functions section.
- Returns
__nv_erfcinvf(0) returns \(+\infty\).
__nv_erfcinvf(2) returns \(-\infty\).