diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math')
4 files changed, 4 insertions, 4 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/log/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/log/index.html index 88110bc541..afe4cb79d7 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/log/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/log/index.html @@ -82,7 +82,7 @@ Math.log(10); // 2.302585092994046</pre> <h2 id="See_also">相关链接</h2> -<p></p> + <ul> <li>The {{jsxref("Global_Objects/Math", "Math")}} object it belongs to.</li> diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html index 4320c81ed1..7e4a7fa1ed 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html @@ -158,7 +158,7 @@ round(1.005, 2); //1.01 <h2 id="See_also">相关链接</h2> -<p></p> + <ul> <li>{{jsxref("Math.abs()")}}</li> diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/sqrt1_2/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/sqrt1_2/index.html index 7e9696145d..b35b7995ee 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/sqrt1_2/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/sqrt1_2/index.html @@ -20,7 +20,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2 } getRoot1_2() // 0.7071067811865476</pre> -<p></p> + <h2 id="规范">规范</h2> <table class="standard-table"> <tbody> diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/sqrt2/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/sqrt2/index.html index 349a7674f8..18b4296189 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/sqrt2/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/sqrt2/index.html @@ -50,4 +50,4 @@ getRoot2(); // 1.4142135623730951</pre> <ul> <li>The {{jsxref("Global_Objects/Math", "Math")}} object it belongs to.</li> </ul> -<p></p> + |
