Main Page
Modules
Data Structures
Related Pages
Single Precision Mathematical Functions
acosf
acoshf
asinf
asinhf
atan2f
atanf
atanhf
cbrtf
ceilf
copysignf
cosf
coshf
cospif
erfcf
erfcinvf
erfcxf
erff
erfinvf
exp10f
exp2f
expf
expm1f
fabsf
fdimf
fdividef
floorf
fmaf
fmaxf
fminf
fmodf
frexpf
hypotf
ilogbf
isfinite
isinf
isnan
j0f
j1f
jnf
ldexpf
lgammaf
llrintf
llroundf
log10f
log1pf
log2f
logbf
logf
lrintf
lroundf
modff
nanf
nearbyintf
nextafterf
powf
rcbrtf
remainderf
remquof
rintf
roundf
rsqrtf
scalblnf
scalbnf
signbit
sincosf
sinf
sinhf
sinpif
sqrtf
tanf
tanhf
tgammaf
truncf
y0f
y1f
ynf
__device__ float erff
(
float
x
)
Calculate the value of the error function for the input argument
x
,
.
Returns:
erff(
) returns
.
erff(
) 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