<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>試してみた</anon>
  </categories>
  <description>先日から、円の中で円を転がす多重スピログラフに挑戦している。 infoment.hatenablog.com まとまった時間が取れない中で、さらに考えがまとまらず、結構な時間が 掛かってしまった。 今日も、前回の続きから。 横着して、今回はコメントを説明に代える。 Sub スピログラフ_2() Dim π As Double π = WorksheetFunction.Pi Dim r(1 To 4) As Long r(1) = 11 r(2) = 5 r(3) = 2 r(4) = 2 ' 円の分割数。 ' 36であれば、36点で円を描画する。点から点の回転角は360/36=10°となる。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2021%2F10%2F23%2F145658&quot; title=&quot;円の内側の更に円の内側で円を転がす（式の一般化） - Infomentのブログ ～Excel VBA奮闘記～&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/I/Infoment/20211023/20211023145017.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-10-23 14:56:58</published>
  <title>円の内側の更に円の内側で円を転がす（式の一般化）</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2021/10/23/145658</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
