<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Worth Living &#187; 浮動小数点</title>
	<atom:link href="https://worthliv.com/category/cpp/cpp-float/feed" rel="self" type="application/rss+xml" />
	<link>https://worthliv.com</link>
	<description>楽しく幸せに人生を送るためにはどうすれば良いのか？人生の要素をお金、仕事、勉強、プライベート、健康、心の6要素に分類して考察しています。プログラミング入門に関する記事も掲載。</description>
	<lastBuildDate>Wed, 09 Mar 2016 04:20:46 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/category/cpp/cpp-float/feed" />
	<item>
		<title>コンピュータ内部の四則演算</title>
		<link>https://worthliv.com/cpp_post_52.html</link>
		<comments>https://worthliv.com/cpp_post_52.html#comments</comments>
		<pubDate>Sun, 16 Jun 2013 10:55:19 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[浮動小数点]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=1390</guid>
		<description><![CDATA[加算　2.5 + 0.3　の場合 スポンサーリンク +2.500E+0 +3.000E-1 2つの数値は上記の状態となり、保護桁が一桁追加される。 保護桁とは、計算の誤差が小さくなるために、仮数部に追加される桁のことです [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/cpp_post_52.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/cpp_post_52.html" />
	</item>
		<item>
		<title>浮動小数点型のフォーマット</title>
		<link>https://worthliv.com/cpp_post_51.html</link>
		<comments>https://worthliv.com/cpp_post_51.html#comments</comments>
		<pubDate>Sun, 16 Jun 2013 10:27:59 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[浮動小数点]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=1389</guid>
		<description><![CDATA[浮動小数点型は、小数点以下の部分を持つ数値を表す型です。 スポンサーリンク float　　　　　　単精度浮動小数点数 double　　　　　倍精度浮動小数点数 long double　　long型の倍精度浮動小数点数 浮 [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/cpp_post_51.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/cpp_post_51.html" />
	</item>
	</channel>
</rss>
