ES2016 introduced the exponentiation operator **
to JavaScript. This lesson shows how it works and how you can use it as a replacement for the Math.pow
function.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.