R equivalent to the power function.
Arguments
- x
A numeric atomic object of the base.
- n
A numeric atomic object of the exponent.
Value
A numeric atomic object of x raised to n.
See also
Other translations:
exp10(),
exp2(),
fabs(),
ilog(),
ilog10(),
ilog2(),
ilogit(),
inv_logit(),
invlogit(),
log10<-(),
log2<-(),
log<-(),
logit(),
logit<-(),
phi(),
step()