POWER() - Synonym for POW()

Q

What's the difference between POWER() and POW() functions?

✍: FYIcenter.com

A

POWER(X, Y) is a synonym for the POW(X, Y) function.

Related MySQL functions:

 

RADIANS() - Degrees to Radians

POW() - X Raised to Power of Y

MySQL Functions on Numeric Values

⇑⇑ MySQL Function References

2023-11-15, 858🔥, 0💬