{"id":28146,"date":"2024-10-27T15:32:06","date_gmt":"2024-10-27T15:32:06","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=28146"},"modified":"2024-11-26T07:07:54","modified_gmt":"2024-11-26T07:07:54","slug":"%ec%8a%a4%ec%9c%84%ed%94%84%ed%8a%b8-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%eb%8b%a4%ea%b0%81%ed%98%95%ec%9d%98-%eb%a9%b4%ec%a0%81-%ea%b5%ac%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/28146\/","title":{"rendered":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30"},"content":{"rendered":"<p><body><\/p>\n<div class=\"content\">\n<h2>1. \ubb38\uc81c \uc815\uc758<\/h2>\n<p>\uc774\ubc88 \uc2dc\uac04\uc5d0\ub294 \uc8fc\uc5b4\uc9c4 \ub2e4\uac01\ud615\uc758 \uba74\uc801\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ub2e4\uac01\ud615\uc758 \uaf2d\uc9c0\uc810\uc774 \uc8fc\uc5b4\uc84c\uc744 \ub54c, \uc774\ub97c \uc774\uc6a9\ud574 \uba74\uc801\uc744 \uacc4\uc0b0\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc744 \uad6c\ud604\ud569\ub2c8\ub2e4. \uba74\uc801 \uacc4\uc0b0\uc5d0 \uc0ac\uc6a9\ud560 \uc54c\uace0\ub9ac\uc998\uc740 <strong>\uc288\ud2b8\ub77c\uc13c \uc54c\uace0\ub9ac\uc998<\/strong>\uc744 \uae30\ubc18\uc73c\ub85c \ud569\ub2c8\ub2e4.<\/p>\n<h2>2. \ubb38\uc81c \uc785\ub825<\/h2>\n<p>\ud568\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \ud615\ud0dc\ub97c \uac00\uc9d1\ub2c8\ub2e4:<\/p>\n<pre><code>func polygonArea(vertices: [(Double, Double)]) -&gt; Double<\/code><\/pre>\n<p>\uc5ec\uae30\uc11c <code>vertices<\/code>\ub294 \ub2e4\uac01\ud615\uc758 \uac01 \uaf2d\uc9c0\uc810\uc744 \ub098\ud0c0\ub0b4\ub294 \ud29c\ud50c\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \uac01 \ud29c\ud50c\uc740 x, y \uc88c\ud45c\ub97c \ub2f4\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>3. \uc54c\uace0\ub9ac\uc998 \uc124\uba85<\/h2>\n<p>\ub2e4\uac01\ud615\uc758 \uba74\uc801\uc744 \uacc4\uc0b0\ud558\uae30 \uc704\ud574, \uc6b0\ub9ac\ub294 <strong>\ub2e4\uac01\ud615 \ub113\uc774 \uacf5\uc2dd\uc744<\/strong> \uc0ac\uc6a9\ud560 \uac83\uc785\ub2c8\ub2e4. \uc774 \uacf5\uc2dd\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>Area = 0.5 * | \u03a3 (x<sub>i<\/sub> * y<sub>i+1<\/sub> - y<sub>i<\/sub> * x<sub>i+1<\/sub>) |<\/code><\/pre>\n<p>\uc5ec\uae30\uc11c <code>i<\/code>\ub294 0\ubd80\ud130 <code>n-1<\/code>\uae4c\uc9c0\uc758 \uc778\ub371\uc2a4\ub97c \ub098\ud0c0\ub0b4\uba70, \ub9c8\uc9c0\ub9c9 \uaf2d\uc9c0\uc810\uc740 \uccab \ubc88\uc9f8 \uaf2d\uc9c0\uc810\uacfc \uc5f0\uacb0\ub429\ub2c8\ub2e4. \uc774 \uacf5\uc2dd\uc744 \ucf54\ub529\ud558\uae30 \uc704\ud574\uc11c\ub294 \ub2e4\uc74c \ub2e8\uacc4\ub97c \ub530\ub985\ub2c8\ub2e4:<\/p>\n<ol>\n<li>\uaf2d\uc9c0\uc810 \uc218 <code>n<\/code>\uc744 \uad6c\ud569\ub2c8\ub2e4.<\/li>\n<li>\uac01 \uaf2d\uc9c0\uc810\uc5d0 \ub300\ud574 \uba74\uc801 \uae30\uc5ec\ub3c4\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4.<\/li>\n<li>\ubaa8\ub4e0 \uae30\uc5ec\ub3c4\ub97c \ub354\ud569\ub2c8\ub2e4.<\/li>\n<li>\uacb0\uacfc\ub97c \uc808\ub300\uac12\uc73c\ub85c \ubcc0\ud658\ud55c \ud6c4 0.5\ub97c \uacf1\ud569\ub2c8\ub2e4.<\/li>\n<\/ol>\n<h2>4. \ucf54\ub4dc \uad6c\ud604<\/h2>\n<p>\uc774\uc81c \uc704 \uc54c\uace0\ub9ac\uc998\uc744 \uc2a4\uc704\ud504\ud2b8 \uc5b8\uc5b4\ub85c \uad6c\ud604\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \uc804\uccb4 \ucf54\ub4dc\uc785\ub2c8\ub2e4:<\/p>\n<pre><code>func polygonArea(vertices: [(Double, Double)]) -&gt; Double {\n    var area = 0.0\n    let n = vertices.count\n\n    for i in 0..<n %=\"\" *=\"\" +=\"vertices[i].0\" -=\"vertices[j].0\" 1)=\"\" 2.0=\"\" abs(area)=\"\" area=\"\" code=\"\" j=\"(i\" let=\"\" n=\"\" return=\"\" vertices[i].1=\"\" vertices[j].1=\"\" {=\"\" }=\"\" }<=\"\"><\/n><\/code><\/pre>\n<h3>4.1 \ucf54\ub4dc \uc124\uba85<\/h3>\n<p>\uc704 \ucf54\ub4dc\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \ub3d9\uc791\ud569\ub2c8\ub2e4:<\/p>\n<ul>\n<li>\uba3c\uc800 <code>area<\/code> \ubcc0\uc218\ub97c \ucd08\uae30\ud654\ud558\uc5ec \uba74\uc801\uc744 \uacc4\uc0b0\ud560 \uc900\ube44\ub97c \ud569\ub2c8\ub2e4.<\/li>\n<li><code>n<\/code>\uc740 \ub2e4\uac01\ud615\uc758 \uaf2d\uc9c0\uc810 \uac1c\uc218\ub97c \uc800\uc7a5\ud569\ub2c8\ub2e4.<\/li>\n<li>\uac01 \uaf2d\uc9c0\uc810 <code>i<\/code>\uc5d0 \ub300\ud574 \ub2e4\uc74c \uaf2d\uc9c0\uc810 <code>j<\/code>\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4 (\uc5ec\uae30\uc11c <code>j<\/code>\ub294 <code>(i + 1) % n<\/code>\ub85c \uc124\uc815\ud558\uc5ec \ub9c8\uc9c0\ub9c9 \uaf2d\uc9c0\uc810\uc774 \uccab \ubc88\uc9f8 \uaf2d\uc9c0\uc810\uacfc \uc5f0\uacb0\ub418\ub3c4\ub85d \ud569\ub2c8\ub2e4).<\/li>\n<li>\uba74\uc801 \uae30\uc5ec\ub3c4\ub97c \uacc4\uc0b0\ud558\uc5ec <code>area<\/code>\uc5d0 \ub204\uc801\ud569\ub2c8\ub2e4.<\/li>\n<li>\ub8e8\ud504\uac00 \ub05d\ub098\uba74 \uba74\uc801\uc758 \uc808\ub300\uac12\uc744 2\ub85c \ub098\ub204\uc5b4 \uacb0\uacfc\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4.<\/li>\n<\/ul>\n<h2>5. \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4<\/h2>\n<p>\uc774\uc81c \uc774 \ud568\uc218\ub97c \ub2e4\uc591\ud55c \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4\ub85c \uac80\uc99d\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uba87 \uac00\uc9c0 \uc608\uc2dc\ub97c \ub4e4\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>let example1 = [(0.0, 0.0), (4.0, 0.0), (4.0, 3.0), (0.0, 4.0)]\nlet area1 = polygonArea(vertices: example1)\nprint(area1) \/\/ 12.0\n\nlet example2 = [(1.0, 1.0), (3.0, 1.0), (3.0, 3.0), (1.0, 3.0)]\nlet area2 = polygonArea(vertices: example2)\nprint(area2) \/\/ 4.0\n\nlet example3 = [(0.0, 0.0), (5.0, 0.0), (5.0, 5.0), (0.0, 5.0)]\nlet area3 = polygonArea(vertices: example3)\nprint(area3) \/\/ 25.0<\/code><\/pre>\n<h2>6. \ub9c8\ubb34\ub9ac<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c \uc6b0\ub9ac\ub294 \uc2a4\uc704\ud504\ud2b8\ub97c \uc0ac\uc6a9\ud558\uc5ec \ub2e4\uac01\ud615\uc758 \uba74\uc801\uc744 \uad6c\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc744 \uad6c\ud604\ud588\uc2b5\ub2c8\ub2e4. \ub2e4\uc591\ud55c \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4\ub97c \ud1b5\ud574 \uc54c\uace0\ub9ac\uc998\uc774 \uc62c\ubc14\ub974\uac8c \uc791\ub3d9\ud558\ub294\uc9c0 \ud655\uc778\ud588\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ubb38\uc81c\ub97c \ud1b5\ud574 \ub370\uc774\ud130 \uad6c\uc870\uc640 \uc54c\uace0\ub9ac\uc998\uc5d0 \ub300\ud55c \uc774\ud574\ub97c \uae4a\uac8c \ud560 \uc218 \uc788\uc73c\uba70, \ud5a5\ud6c4 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c\ub3c4 \uc720\uc6a9\ud558\uac8c \ud65c\uc6a9\ub420 \uac83\uc785\ub2c8\ub2e4.<\/p>\n<p>\ub2e4\uac01\ud615\uacfc \uad00\ub828\ub41c \ub354\uc6b1 \ubcf5\uc7a1\ud55c \ubb38\uc81c\ub098 \ub2e4\uc591\ud55c \uc720\ud615\uc758 \uba74\uc801 \uacc4\uc0b0\uc774 \ud544\uc694\ud560 \uacbd\uc6b0, \uc774 \uc54c\uace0\ub9ac\uc998\uc744 \ubc14\ud0d5\uc73c\ub85c \ucd94\uac00\uc801\uc778 \ucd5c\uc801\ud654 \ubc0f \ud655\uc7a5\uc744 \uace0\ub824\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c \uac15\uc88c\uc5d0\uc11c\ub294 \uc774\ub7ec\ud55c \uace0\uae09 \uae30\uc220\uc5d0 \ub300\ud574 \ub2e4\ub904\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<\/div>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. \ubb38\uc81c \uc815\uc758 \uc774\ubc88 \uc2dc\uac04\uc5d0\ub294 \uc8fc\uc5b4\uc9c4 \ub2e4\uac01\ud615\uc758 \uba74\uc801\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ub2e4\uac01\ud615\uc758 \uaf2d\uc9c0\uc810\uc774 \uc8fc\uc5b4\uc84c\uc744 \ub54c, \uc774\ub97c \uc774\uc6a9\ud574 \uba74\uc801\uc744 \uacc4\uc0b0\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc744 \uad6c\ud604\ud569\ub2c8\ub2e4. \uba74\uc801 \uacc4\uc0b0\uc5d0 \uc0ac\uc6a9\ud560 \uc54c\uace0\ub9ac\uc998\uc740 \uc288\ud2b8\ub77c\uc13c \uc54c\uace0\ub9ac\uc998\uc744 \uae30\ubc18\uc73c\ub85c \ud569\ub2c8\ub2e4. 2. \ubb38\uc81c \uc785\ub825 \ud568\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \ud615\ud0dc\ub97c \uac00\uc9d1\ub2c8\ub2e4: func polygonArea(vertices: [(Double, Double)]) -&gt; Double \uc5ec\uae30\uc11c vertices\ub294 \ub2e4\uac01\ud615\uc758 \uac01 \uaf2d\uc9c0\uc810\uc744 \ub098\ud0c0\ub0b4\ub294 \ud29c\ud50c\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \uac01 \ud29c\ud50c\uc740 x, y &hellip; <a href=\"https:\/\/atmokpo.com\/w\/28146\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[27],"tags":[],"class_list":["post-28146","post","type-post","status-publish","format-standard","hentry","category-27"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/28146\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"1. \ubb38\uc81c \uc815\uc758 \uc774\ubc88 \uc2dc\uac04\uc5d0\ub294 \uc8fc\uc5b4\uc9c4 \ub2e4\uac01\ud615\uc758 \uba74\uc801\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ub2e4\uac01\ud615\uc758 \uaf2d\uc9c0\uc810\uc774 \uc8fc\uc5b4\uc84c\uc744 \ub54c, \uc774\ub97c \uc774\uc6a9\ud574 \uba74\uc801\uc744 \uacc4\uc0b0\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc744 \uad6c\ud604\ud569\ub2c8\ub2e4. \uba74\uc801 \uacc4\uc0b0\uc5d0 \uc0ac\uc6a9\ud560 \uc54c\uace0\ub9ac\uc998\uc740 \uc288\ud2b8\ub77c\uc13c \uc54c\uace0\ub9ac\uc998\uc744 \uae30\ubc18\uc73c\ub85c \ud569\ub2c8\ub2e4. 2. \ubb38\uc81c \uc785\ub825 \ud568\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \ud615\ud0dc\ub97c \uac00\uc9d1\ub2c8\ub2e4: func polygonArea(vertices: [(Double, Double)]) -&gt; Double \uc5ec\uae30\uc11c vertices\ub294 \ub2e4\uac01\ud615\uc758 \uac01 \uaf2d\uc9c0\uc810\uc744 \ub098\ud0c0\ub0b4\ub294 \ud29c\ud50c\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \uac01 \ud29c\ud50c\uc740 x, y &hellip; \ub354 \ubcf4\uae30 &quot;\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/28146\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T15:32:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:07:54+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/28146\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28146\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30\",\"datePublished\":\"2024-10-27T15:32:06+00:00\",\"dateModified\":\"2024-11-26T07:07:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28146\/\"},\"wordCount\":2,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/28146\/\",\"url\":\"https:\/\/atmokpo.com\/w\/28146\/\",\"name\":\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T15:32:06+00:00\",\"dateModified\":\"2024-11-26T07:07:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28146\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/28146\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/28146\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/28146\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"1. \ubb38\uc81c \uc815\uc758 \uc774\ubc88 \uc2dc\uac04\uc5d0\ub294 \uc8fc\uc5b4\uc9c4 \ub2e4\uac01\ud615\uc758 \uba74\uc801\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ub2e4\uac01\ud615\uc758 \uaf2d\uc9c0\uc810\uc774 \uc8fc\uc5b4\uc84c\uc744 \ub54c, \uc774\ub97c \uc774\uc6a9\ud574 \uba74\uc801\uc744 \uacc4\uc0b0\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc744 \uad6c\ud604\ud569\ub2c8\ub2e4. \uba74\uc801 \uacc4\uc0b0\uc5d0 \uc0ac\uc6a9\ud560 \uc54c\uace0\ub9ac\uc998\uc740 \uc288\ud2b8\ub77c\uc13c \uc54c\uace0\ub9ac\uc998\uc744 \uae30\ubc18\uc73c\ub85c \ud569\ub2c8\ub2e4. 2. \ubb38\uc81c \uc785\ub825 \ud568\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \ud615\ud0dc\ub97c \uac00\uc9d1\ub2c8\ub2e4: func polygonArea(vertices: [(Double, Double)]) -&gt; Double \uc5ec\uae30\uc11c vertices\ub294 \ub2e4\uac01\ud615\uc758 \uac01 \uaf2d\uc9c0\uc810\uc744 \ub098\ud0c0\ub0b4\ub294 \ud29c\ud50c\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \uac01 \ud29c\ud50c\uc740 x, y &hellip; \ub354 \ubcf4\uae30 \"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/28146\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T15:32:06+00:00","article_modified_time":"2024-11-26T07:07:54+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/28146\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/28146\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30","datePublished":"2024-10-27T15:32:06+00:00","dateModified":"2024-11-26T07:07:54+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/28146\/"},"wordCount":2,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/28146\/","url":"https:\/\/atmokpo.com\/w\/28146\/","name":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T15:32:06+00:00","dateModified":"2024-11-26T07:07:54+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/28146\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/28146\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/28146\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub2e4\uac01\ud615\uc758 \uba74\uc801 \uad6c\ud558\uae30"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28146","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=28146"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28146\/revisions"}],"predecessor-version":[{"id":28147,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28146\/revisions\/28147"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=28146"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=28146"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=28146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}