diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/imul')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html index a3daf8f633..42c9565c28 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/imul/index.html @@ -15,7 +15,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Math/imul <pre class="syntaxbox"><code>var<em> product</em> = Math.imul(a, b)</code></pre> -<h3 id="Parameters" name="Parameters">参数</h3> +<h3 id="Parameters">参数</h3> <dl> <dt><code>a</code></dt> |
