<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koko55120</author_name>
  <author_url>https://blog.hatena.ne.jp/koko55120/</author_url>
  <blog_title>EngineerWataruの奇妙なブログ</blog_title>
  <blog_url>https://wataru55120.hatenablog.jp/</blog_url>
  <categories>
    <anon>ハードウェア</anon>
  </categories>
  <description>コンピュータで少数点を含む数値を表現するときに浮動小数点数という表現の仕方があります。 その中でも、IEEE（米国電気電子学会）により規格されたIEEE754の浮動小数点数について解説していきます。 基本の浮動小数点数の表現 まず、基本の浮動小数点数の表現の仕方から見てみましょう。 浮動小数点数は「符号」「指数部」「仮数部」の形式で表現します。 32ビットで表現する場合は下記の通りです。 【符号】 【指数部】 【仮数部】 1ビット 7ビット 24ビット 符号は正の場合は0、負の場合は1とする 指数部は【2^n】で表記する指数nを7ビットの2進数にした値 負の数の場合は2の補数で表現 仮数部は正…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwataru55120.hatenablog.jp%2Fentry%2F2022%2F04%2F14%2F092752&quot; title=&quot;IEEE754の浮動小数点数の表現 - EngineerWataruの奇妙なブログ&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/k/koko55120/20220118/20220118140938.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-04-14 09:27:52</published>
  <title>IEEE754の浮動小数点数の表現</title>
  <type>rich</type>
  <url>https://wataru55120.hatenablog.jp/entry/2022/04/14/092752</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
