<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Eric Fleegal's WebLog : VC++ floating-point</title><link>http://blogs.msdn.com/ericflee/archive/tags/VC_2B002B00_+floating-point/default.aspx</link><description>Tags: VC++ floating-point</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>The trouble with long double</title><link>http://blogs.msdn.com/ericflee/archive/2007/09/15/the-trouble-with-long-double.aspx</link><pubDate>Sun, 16 Sep 2007 03:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4935595</guid><dc:creator>ericflee</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/ericflee/comments/4935595.aspx</comments><wfw:commentRss>http://blogs.msdn.com/ericflee/commentrss.aspx?PostID=4935595</wfw:commentRss><description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Back in ‘04 I made a prediction that 80 bit floating point values would likely be supported in some future version of the VC++ compiler (just like we did in the 16bit version of the compiler!).&amp;nbsp; Alas, it’s now ’07 and much to my disappointment this will not come to pass; so much for my foresight.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;There are a number of technical reasons for this, not the least of which is that implementing the feature requires more than just a change to the compiler.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;It is my strong impression, however, that Microsoft would have solved these issues had customers more aggressively clamored for this particular feature.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;The point is now rapidly becoming moot.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;80-bit doubles seem so “last century”.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;We are approaching&amp;nbsp;the day when most new Windows systems will have FPUs that easily support the 128bit long double format.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;It seems natural to expect, or rather for our customers to demand, that 128bit long double semantics be fully supported in some future version of C++. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;So lobby away people! &lt;A href="http://msdn2.microsoft.com/en-us/visualc/aa336397.aspx"&gt;&lt;FONT color=#800080&gt;http://msdn2.microsoft.com/en-us/visualc/aa336397.aspx&lt;/FONT&gt;&lt;/A&gt; &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Verdana; mso-fareast-theme-font: minor-latin; mso-bidi-language: EN-US; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;128bit long doubles would be a nice complement to the .NET 128 bit &lt;I style="mso-bidi-font-style: normal"&gt;&lt;A href="http://msdn2.microsoft.com/en-us/library/364x0z75(vs.71).aspx"&gt;&lt;FONT color=#800080&gt;decimal&lt;/FONT&gt;&lt;/A&gt;&lt;/I&gt; floating point type.&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4935595" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/ericflee/archive/tags/VC_2B002B00_+floating-point/default.aspx">VC++ floating-point</category></item></channel></rss>