<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>mask of the robtasm (Posts about ieee754)</title><link>https://mahurin.us/robtasm/</link><description></description><atom:link href="https://mahurin.us/robtasm/categories/ieee754.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2026 &lt;a href="mailto:robert.s.mahurin@gmail.com"&gt;rob mahurin&lt;/a&gt; </copyright><lastBuildDate>Fri, 28 Aug 2026 16:47:07 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>positing variable precision</title><link>https://mahurin.us/robtasm/posts/2025/09/07/positing-variable-precision/</link><dc:creator>rob mahurin</dc:creator><description>&lt;p class="img-right"&gt;&lt;a href="https://youtu.be/wzAYGgzUtNA"&gt;&lt;img alt="A semicircular arrangement of numbers
and bit patterns." src="https://mahurin.us/robtasm/posts/2025/09/07/positing-variable-precision/assets/posits.png"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From &lt;a href="https://m.youtube.com/hashtag/some4"&gt;this year's "summer of math
exposition" collection &lt;/a&gt;,
an &lt;a href="https://youtu.be/wzAYGgzUtNA"&gt;explainer&lt;/a&gt; on the &lt;a href="https://en.m.wikipedia.org/wiki/Unum_(number_format)#Unum_III"&gt;posit&lt;/a&gt;, a
variable-precision representation of
floating-point numbers.&lt;/p&gt;
&lt;p&gt;The posit uses fewer bits to encode
small exponents, so numbers whose
magnitude is roughly unity can get a few
extra bits of precision in the mantissa.&lt;/p&gt;
&lt;p&gt;The intuition that most floating-point
values have magnitude roughly unity is
certainly consistent with my experience,
and also consistent with guidance that I
have received from various computing
mentors.
But it would be interesting to build a
virtual CPU and monitor which values
enter the FPU during normal operation,
to check.&lt;/p&gt;</description><category>art</category><category>ieee754</category><category>math</category><category>youtube</category><guid>https://mahurin.us/robtasm/posts/2025/09/07/positing-variable-precision/</guid><pubDate>Sun, 07 Sep 2025 05:01:36 GMT</pubDate></item></channel></rss>