The POWER() function returns the value of a number raised to the power of another number.
Note: This function is equal to the POW() function.
POWER(
x, y)
Parameter | Description |
---|---|
x | Required. A number (the base) |
y | Required. A number (the exponent) |
Works in: | From MySQL 4.0 |
---|
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!