<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Fixed-Point on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/fixed-point/</link>
    <description>Recent content in Fixed-Point on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/fixed-point/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Open-Source Fixed-Point Arithmetic Libraries: libfixmath vs fpm vs CNL vs shopspring/decimal</title>
      <link>https://www.pistack.xyz/posts/2026-06-19-fixed-point-arithmetic-libraries-libfixmath-fpm-cnl-shopspring-guide/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-19-fixed-point-arithmetic-libraries-libfixmath-fpm-cnl-shopspring-guide/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Floating-point arithmetic is not always the right tool. In embedded systems without hardware FPUs, financial applications that demand exact decimal precision, and deterministic simulations that must produce identical results across platforms, &lt;strong&gt;fixed-point arithmetic&lt;/strong&gt; provides a compelling alternative. Fixed-point numbers represent fractional values using integer types with an implicit scale factor — trading dynamic range for exact, deterministic computation.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
