**
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
- 6.55 Nov 2024 Retired - universally available since 2016.
- 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