diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/operators/exponentiation/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/operators/exponentiation/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/zh-cn/web/javascript/reference/operators/exponentiation/index.html b/files/zh-cn/web/javascript/reference/operators/exponentiation/index.html index 7e138abfa2..a98fd33e79 100644 --- a/files/zh-cn/web/javascript/reference/operators/exponentiation/index.html +++ b/files/zh-cn/web/javascript/reference/operators/exponentiation/index.html @@ -101,7 +101,3 @@ NaN ** 2 // NaN <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Unary_negation">Unary negation operator</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Unary_plus">Unary plus operator</a></li> </ul> - -<p> - <audio class="hidden"></audio> -</p> |