
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s tech blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, distributed training, and data engineering.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Sat, 20 Jun 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/ieee754/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/2026-06-20-floating-point-explained.en</guid>
    <title>Floating Point: Why 0.1 + 0.2 ≠ 0.3</title>
    <link>https://www.youngju.dev/blog/2026-06-20-floating-point-explained.en</link>
    <description>In almost every language, 0.1 + 0.2 produces something that is not 0.3. It is not a bug; it is the designed behavior of IEEE 754. This post unpacks the truth about floating point from the ground up: how binary floating point stores numbers, why decimal fractions cannot be exact in base 2, how to compare with epsilons and handle money, what NaN, infinity, and negative zero really are, and how errors accumulate.</description>
    <pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>floating-point</category><category>ieee754</category><category>fundamentals</category><category>numerics</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/2026-06-20-floating-point-explained.ja</guid>
    <title>浮動小数点：なぜ 0.1 + 0.2 は 0.3 ではないのか</title>
    <link>https://www.youngju.dev/blog/2026-06-20-floating-point-explained.ja</link>
    <description>ほとんどすべての言語で、0.1 + 0.2 は 0.3 ではない値を返します。バグではなく、IEEE 754 の設計どおりの結果です。2進浮動小数点がどう数を格納するのか、なぜ10進小数を2進で正確に表せないのか、イプシロン比較とお金の計算はどうすべきか、NaN・無限大・負のゼロの正体、そして累積誤差まで、浮動小数点の真実を土台から解きほぐします。</description>
    <pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>floating-point</category><category>ieee754</category><category>fundamentals</category><category>numerics</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/2026-06-20-floating-point-explained</guid>
    <title>부동소수점: 0.1 + 0.2 는 왜 0.3이 아닌가</title>
    <link>https://www.youngju.dev/blog/2026-06-20-floating-point-explained</link>
    <description>거의 모든 언어에서 0.1 + 0.2가 0.3이 아닌 값을 냅니다. 버그가 아니라 IEEE 754의 설계 결과입니다. 2진 부동소수점이 어떻게 수를 담는지, 왜 10진 소수를 정확히 표현할 수 없는지, 엡실론 비교와 돈 계산은 어떻게 해야 하는지, NaN·무한대·음수 0의 정체와 누적 오차까지, 부동소수점의 진실을 밑바닥부터 풀어냅니다.</description>
    <pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>floating-point</category><category>ieee754</category><category>fundamentals</category><category>numerics</category>
  </item>

    </channel>
  </rss>
