Web platform features explorer

Exponentiation operator

Widely available since 2019-09-27
Tags: javascript Groups: JavaScript

The exponentiation (**) operator returns the result of raising the first operand to the power of the second operand.

Specifications

Browser support

  • Chrome 52 Released on 2016-07-20
  • Chrome Android 52 Released on 2016-07-27
  • Edge 14 Released on 2016-08-02
  • Firefox 52 Released on 2017-03-07
  • Firefox for Android 52 Released on 2017-03-07
  • Safari 10.1 Released on 2017-03-27
  • Safari on iOS 10.3 Released on 2017-03-27