<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>drill256</author_name>
  <author_url>https://blog.hatena.ne.jp/drill256/</author_url>
  <blog_title>かえるカウンセラーの日記</blog_title>
  <blog_url>https://drill256.hatenadiary.org/</blog_url>
  <categories>
    <anon>iPhone 開発</anon>
  </categories>
  <description>以下の計算の答えを求めたい。 2147483648 x 4294967296 = 答えは19桁の数字になる。 電卓で計算して一発で求めたいところだが、 19桁全てを表示してくれる電卓はほとんどない。 エラーや浮動小数表示になる場合がほとんどである。 とはいえ、全てを手で計算するのは面倒。 なんとか簡単にならないだろうか？ ということで、以下のように 5桁ずつに区切った数字に分解し、 それぞれのかけ算を電卓で求める。 21474 x 42949 = 9222,86826 21474 x 67296 = 14451,14304 83648 x 42949 = 35925,97952 83648 x…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdrill256.hatenadiary.org%2Fentry%2F20101215%2F1292391549&quot; title=&quot; 桁数の多い数字のかけ算 - かえるカウンセラーの日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-12-15 14:39:09</published>
  <title> 桁数の多い数字のかけ算</title>
  <type>rich</type>
  <url>https://drill256.hatenadiary.org/entry/20101215/1292391549</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
