Vocabularymath.
functionsInputsOutputsWord descriptionRaises
x to the power of
y. If
y is an integer the answer is computed exactly, otherwise a floating point approximation is used.
ErrorsThrows an error if
x and
y are both integer 0.
Definition