2.1.27 double powdouble pow(double __x, double __y) The function pow() returns the value of __x to the exponent __y.