<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ExcelLover</author_name>
  <author_url>https://blog.hatena.ne.jp/ExcelLover/</author_url>
  <blog_title>Excelが大好きだ！</blog_title>
  <blog_url>https://www.excellovers.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>問題解決のための「アルゴリズム×数学」で変換方法を知った 問題解決のための「アルゴリズム×数学」が基礎からしっかり身につく本作者:米田 優峻技術評論社Amazon この計算方法を使えば10進数からあらゆる進数に変換できるようだ。 おもしろそうなのでユーザー定義関数で再現してみることにした。 進数変換アルゴリズム 進数変換自作関数 まとめ 進数変換アルゴリズム 10進数から他の進数への変換は下記のように行う。 10進数の値を変換したい進数で割り算を行う 商を更に変換したい進数で割り算を行う 商がゼロになるまで繰り返す 商がゼロになったら計算終了 算出された「余り」を下から順番に並べる 出来上がっ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excellovers.com%2Fentry%2Falgorithm01&quot; title=&quot;10進数から他の進数に変換する関数を作った - Excelが大好きだ！&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://m.media-amazon.com/images/I/510SCbF+oRL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-01-15 15:00:00</published>
  <title>10進数から他の進数に変換する関数を作った</title>
  <type>rich</type>
  <url>https://www.excellovers.com/entry/algorithm01</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
