** exponent operator has partial support Browser Compatibility Check

Description

The ** exponent operator introduced in ECMAScript 2016 is not supported by all browsers.

Help

For cross-browser compatibility use Math.pow() instead.

Applicable standards

Change history

  • 5.25 Apr 2017 Added.

This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.

Rule ID: BugScriptOperatorExponent