JS

Functions in JavaScript - Js math functions mathpo...

5.

Which Math function in JavaScript returns the value of a base raised to the power of an exponent?

Math.abs()

Math.log()

Math.sqrt()

Math.pow()