<?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 今日は、細かな修正を以って仕上げとする。 まず、明らかな間違いが一点あり、これを修正。 指定角度より小さな角度で判定した場合、例えば10°小さい場合、メッセージは 「残念！-10° 小さいです」 となっていた。残念！-10°小さいってことは、10°大きいってこと。頭にマイナスを付して、対応した。 MsgBox &quot;残念！ &quot; &amp; -Result &amp; &quot;°小さいです。&quot; 初期値が常に90°であったため、例えば乱数で指定した角度が360°となった場合、270°も扇形を広げる必…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F05%2F27%2F213827&quot; title=&quot;直感的な「角度の理解」に向けて ⑥ ～ 初期値を45°の倍数に ～ - 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/20190527/20190527211547.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-27 21:38:27</published>
  <title>直感的な「角度の理解」に向けて ⑥ ～ 初期値を45°の倍数に ～</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/05/27/213827</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
