The standard normal cumulative density function.
Arguments
- x
A numeric atomic object.
Value
A numeric atomic object.
See also
Other translations:
exp10(),
exp2(),
fabs(),
ilog(),
ilog10(),
ilog2(),
ilogit(),
inv_logit(),
invlogit(),
log10<-(),
log2<-(),
log<-(),
logit(),
logit<-(),
pow(),
step()
Examples
phi(0:2)
#> [1] 0.5000000 0.8413447 0.9772499