<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Floating Point Numbers by Nicolas</title>
      <link>https://padlet.com/Nicolauze/FloatingPointNumbers</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2016-05-03 17:00:20 UTC</pubDate>
      <lastBuildDate>2026-01-19 13:41:59 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>http://i598.photobucket.com/albums/tt69/Zordac/Binary-Matrix.gif</url>
      </image>
      <item>
         <title>Floating Point Number&amp;nbsp;⇒&amp;nbsp;Denary</title>
         <author>Nicolauze</author>
         <link>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109040121</link>
         <description><![CDATA[<div>Converting a floating point number into denary when both the mantissa and exponent are <strong>Two's Complement</strong>:<br><br><strong>Step 1:</strong><br>Convert the exponent to denary.<br><br><strong>Step 2:</strong><br>If the exponent is positive then move the binary point on the mantissa to the right by the value of the exponent.<br><em>Remember to add leading zeroes if the binary point must be moved left.<br></em><br><strong>Step 3:</strong><br>Convert the result into denary</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-05-03 17:04:08 UTC</pubDate>
         <guid>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109040121</guid>
      </item>
      <item>
         <title>Heads and Tails</title>
         <author>Nicolauze</author>
         <link>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109042371</link>
         <description><![CDATA[<div>A common method of representing large numbers is to display them in a form of scientific notation called&nbsp;<strong>Standard Form&nbsp;</strong>where all numbers are displayed to the base 10.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/57371059/e4d052e3d7502833a70a89b7de99fc470a8c0f2b/96303aa57ab9288fa687fcaeadc680f6.png" />
         <pubDate>2016-05-03 17:13:13 UTC</pubDate>
         <guid>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109042371</guid>
      </item>
      <item>
         <title></title>
         <author>Nicolauze</author>
         <link>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109057508</link>
         <description><![CDATA[<div>In Computing this notation displays the mantissa (the coefficient of the number) followed by the exponent (the power of ten).<br><br><strong>Mantissa</strong>&nbsp;- The coefficient<br><strong>Exponent</strong>&nbsp;- The power of ten<br><br><em>For example:</em>&nbsp;In the number 3 × 10²,<br>The mantissa = 3<br>The exponent = 2</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-05-03 18:07:40 UTC</pubDate>
         <guid>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109057508</guid>
      </item>
      <item>
         <title>Moving the binary point</title>
         <author>Nicolauze</author>
         <link>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109064359</link>
         <description><![CDATA[<div>If the exponent is&nbsp;<strong>positive</strong>&nbsp;then move the point to the&nbsp;<strong>right</strong>.<br>If the exponent is&nbsp;<strong>negative&nbsp;</strong>then move the point to the&nbsp;<strong>left</strong>.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-05-03 18:30:03 UTC</pubDate>
         <guid>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109064359</guid>
      </item>
      <item>
         <title>Normalising a floating point number</title>
         <author>Nicolauze</author>
         <link>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109075893</link>
         <description><![CDATA[<div>Converting a number into a normalised two's complement number with a 10bit mantissa and a 6bit exponent.<br><em>In a positive two's complement number the most significant bit must be 0. Whereas in a negative two's complement number the most significant bit must be 1.<br></em><br><strong>The exponent:</strong><br>Is found by counting how many places the binary point must be moved to be between the first 0 and 1 pair (or 1 and 0 if negative).<br><em>For example:</em>&nbsp;Moving the point 4 places to the left gives an exponent of 4 as it would have to be moved 4 places to the right again to return it to the original number.<br><br><em>However:</em>&nbsp;If there are leading 1's or 0's before the first "01" or "10" pair, then these must be removed with zeroes added to the end of the number to create a 10 digit mantissa.<br><br><strong>The mantissa:</strong><br>Is the new number once the binary point has been moved.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-05-03 19:14:29 UTC</pubDate>
         <guid>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109075893</guid>
      </item>
      <item>
         <title>Minifloat ⇒ Denary</title>
         <author>Nicolauze</author>
         <link>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109083068</link>
         <description><![CDATA[<div>Invented by universities this format uses 1 sign bit, 5bit (excess 15) exponent, followed by a 10 bit mantissa.<br><br><strong>Step 1:</strong><br>Convert the excess-15 exponent to denary (This means 15 must be subtracted from the binary value).<br><br><strong>Step 2:</strong><br>The mantissa has an implied 1 at the start followed by a binary point.<br>If the exponent is positive then move the binary point, within the mantissa, to the right by the value of the exponent.<br><br><strong>Step 3:</strong><br>Convert the result to denary. The sign bit dictates whether the result is positive or negative.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-05-03 19:52:58 UTC</pubDate>
         <guid>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/109083068</guid>
      </item>
      <item>
         <title></title>
         <author>Nicolauze</author>
         <link>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/115143680</link>
         <description><![CDATA[<div><a href="https://padlet.com/Nicolauze/Unit3Computing"><strong>[HOME]</strong></a></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-06-21 11:35:46 UTC</pubDate>
         <guid>https://padlet.com/Nicolauze/FloatingPointNumbers/wish/115143680</guid>
      </item>
   </channel>
</rss>
