<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.wexosmk.xyz/index.php?action=history&amp;feed=atom&amp;title=Floating-point</id>
	<title>Floating-point - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.wexosmk.xyz/index.php?action=history&amp;feed=atom&amp;title=Floating-point"/>
	<link rel="alternate" type="text/html" href="https://wiki.wexosmk.xyz/index.php?title=Floating-point&amp;action=history"/>
	<updated>2026-04-07T20:34:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.wexosmk.xyz/index.php?title=Floating-point&amp;diff=198&amp;oldid=prev</id>
		<title>Wexos: Imported from avsys wiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.wexosmk.xyz/index.php?title=Floating-point&amp;diff=198&amp;oldid=prev"/>
		<updated>2024-05-01T17:31:15Z</updated>

		<summary type="html">&lt;p&gt;Imported from avsys wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In computing, a floating-point value is a method to store real number in computer memory. The name refers to that the radix point is can vary, unlike [[fixed-point]] which has a fixed radix point. All floating-point values can be written as &amp;lt;math&amp;gt;a \times b ^ c&amp;lt;/math&amp;gt; for integer values &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== IEEE ==&lt;br /&gt;
IEEE specifies multiple standards for floating-point numbers of different sizes. The following table shows the most used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Name !! Size&lt;br /&gt;
|-&lt;br /&gt;
| Half || 16-bit&lt;br /&gt;
|-&lt;br /&gt;
| Float || 32-bit&lt;br /&gt;
|-&lt;br /&gt;
| Double || 64-bit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Floating-point_arithmetic Floating-point on Wikipedia]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Information]]&lt;/div&gt;</summary>
		<author><name>Wexos</name></author>
	</entry>
</feed>