From 91bca910871ea185e7970937a9739dbbf3d223a9 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Mon, 26 Jul 2021 22:51:29 +0900 Subject: Remove hidden/noinclude from JS docs (#1583) --- files/ko/web/javascript/reference/global_objects/math/sinh/index.html | 2 -- .../ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html | 2 -- 2 files changed, 4 deletions(-) (limited to 'files/ko/web/javascript/reference/global_objects/math') diff --git a/files/ko/web/javascript/reference/global_objects/math/sinh/index.html b/files/ko/web/javascript/reference/global_objects/math/sinh/index.html index f918785a34..0256b68799 100644 --- a/files/ko/web/javascript/reference/global_objects/math/sinh/index.html +++ b/files/ko/web/javascript/reference/global_objects/math/sinh/index.html @@ -11,8 +11,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Math/sinh
{{EmbedInteractiveExample("pages/js/math-sinh.html")}}
- -

Syntax

Math.sinh(x)
diff --git a/files/ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html b/files/ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html index e7fd572149..63adf3ab3a 100644 --- a/files/ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html +++ b/files/ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html @@ -11,8 +11,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2
{{EmbedInteractiveExample("pages/js/math-sqrt1_2.html", "shorter")}}
- -
{{js_property_attributes(0, 0, 0)}}

설명

-- cgit v1.2.3-54-g00ecf