<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Source Code C++ Perpangkatan</title>
	<atom:link href="http://melodanta.com/source-code-c-perpangkatan.html/feed" rel="self" type="application/rss+xml" />
	<link>http://melodanta.com/source-code-c-perpangkatan.html</link>
	<description>Blogging, Internet, Komputer, dan Bisnis Online</description>
	<lastBuildDate>Wed, 17 Mar 2010 06:55:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: widhian</title>
		<link>http://melodanta.com/source-code-c-perpangkatan.html#comment-6171</link>
		<dc:creator>widhian</dc:creator>
		<pubDate>Sun, 10 Jan 2010 17:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://melodanta.com/?p=1197#comment-6171</guid>
		<description>Nice info.. meski saya belum mencoba tapi sepertinya memang bisa ^^</description>
		<content:encoded><![CDATA[<p>Nice info.. meski saya belum mencoba tapi sepertinya memang bisa ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fahm</title>
		<link>http://melodanta.com/source-code-c-perpangkatan.html#comment-5998</link>
		<dc:creator>fahm</dc:creator>
		<pubDate>Wed, 30 Dec 2009 14:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://melodanta.com/?p=1197#comment-5998</guid>
		<description>kata tetangga saya, bisa juga pake fungsi bawaan dari c++
fungsi pow atau apa gitu namanya... return value nya double.. :)</description>
		<content:encoded><![CDATA[<p>kata tetangga saya, bisa juga pake fungsi bawaan dari c++<br />
fungsi pow atau apa gitu namanya&#8230; return value nya double.. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: widhian</title>
		<link>http://melodanta.com/source-code-c-perpangkatan.html#comment-4411</link>
		<dc:creator>widhian</dc:creator>
		<pubDate>Sat, 01 Aug 2009 09:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://melodanta.com/?p=1197#comment-4411</guid>
		<description>Keren mas.. saya terimakasih sekali mas.. sungguh ilmunya mas felix j keren.. saya mohon bimbingannya mas :D</description>
		<content:encoded><![CDATA[<p>Keren mas.. saya terimakasih sekali mas.. sungguh ilmunya mas felix j keren.. saya mohon bimbingannya mas :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix J</title>
		<link>http://melodanta.com/source-code-c-perpangkatan.html#comment-4145</link>
		<dc:creator>Felix J</dc:creator>
		<pubDate>Sun, 19 Jul 2009 16:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://melodanta.com/?p=1197#comment-4145</guid>
		<description>Untuk source code diatas, tidak terlalu efisien jika perpangkatan yang dilakukan adalah pangkat yang besar2... Jika ingin melakukan pangkat yang besar2, dapat digunakan relasi rekurens bahwa

x^n = x * x^(n-1), untuk n ganjil, dan
x^n = x^(n/2) * x^(n/2), untuk n genap.
dengan n = 0, hasilnya adalah 1.
.-= Felix J&#180;s last blog ..&lt;a href=&quot;http://felix-sally.imoetz-a.biz/blog-felix/2008/12/10/http-acrobat-pdf-suspicious-file-download-false-positives/&quot; rel=&quot;nofollow&quot;&gt;HTTP Acrobat PDF Suspicious File Download - False Positives&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Untuk source code diatas, tidak terlalu efisien jika perpangkatan yang dilakukan adalah pangkat yang besar2&#8230; Jika ingin melakukan pangkat yang besar2, dapat digunakan relasi rekurens bahwa</p>
<p>x^n = x * x^(n-1), untuk n ganjil, dan<br />
x^n = x^(n/2) * x^(n/2), untuk n genap.<br />
dengan n = 0, hasilnya adalah 1.<br />
<span class="cluv"> Felix J&#180;s last blog ..<a href="http://felix-sally.imoetz-a.biz/blog-felix/2008/12/10/http-acrobat-pdf-suspicious-file-download-false-positives/">HTTP Acrobat PDF Suspicious File Download &#8211; False Positives</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://melodanta.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: widhian</title>
		<link>http://melodanta.com/source-code-c-perpangkatan.html#comment-2251</link>
		<dc:creator>widhian</dc:creator>
		<pubDate>Mon, 20 Apr 2009 13:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://melodanta.com/?p=1197#comment-2251</guid>
		<description>Yupz :-D</description>
		<content:encoded><![CDATA[<p>Yupz :-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: denny miftahudin</title>
		<link>http://melodanta.com/source-code-c-perpangkatan.html#comment-2211</link>
		<dc:creator>denny miftahudin</dc:creator>
		<pubDate>Wed, 15 Apr 2009 15:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://melodanta.com/?p=1197#comment-2211</guid>
		<description>thankx for source code.....</description>
		<content:encoded><![CDATA[<p>thankx for source code&#8230;..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
