<?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: Distance between two points</title>
	<atom:link href="http://www.paetzke.com/ti83programs/distance-between-two-points/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paetzke.com/ti83programs/distance-between-two-points/</link>
	<description>Games, math programs, and finance tutorials for the TI-83, TI-83 Plus, and TI-84 Plus calculators.</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:36:37 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://www.paetzke.com/ti83programs/distance-between-two-points/comment-page-1/#comment-184</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 09 Dec 2009 12:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://paetzke.com/ti83programs/blog/2007/04/distance-between-two-points/#comment-184</guid>
		<description>This is a very simple program to use:

:Prompt  A,B,C,D
:sqrt(((A-C)sqrd)+(B-D)sqrd) -&gt; Z
:Disp  Z

sqrt=Square Root Sign
-&gt;=STO button
sqrd=Squared Sign (X2)</description>
		<content:encoded><![CDATA[<p>This is a very simple program to use:</p>
<p> <img src='http://www.paetzke.com/ti83programs/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> rompt  A,B,C,D<br />
:sqrt(((A-C)sqrd)+(B-D)sqrd) -&gt; Z<br />
 <img src='http://www.paetzke.com/ti83programs/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> isp  Z</p>
<p>sqrt=Square Root Sign<br />
-&gt;=STO button<br />
sqrd=Squared Sign (X2)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tracy Panagdato</title>
		<link>http://www.paetzke.com/ti83programs/distance-between-two-points/comment-page-1/#comment-82</link>
		<dc:creator>Tracy Panagdato</dc:creator>
		<pubDate>Wed, 20 Aug 2008 04:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://paetzke.com/ti83programs/blog/2007/04/distance-between-two-points/#comment-82</guid>
		<description>I downloaded the program and it displayed gibberish. How can I see it?</description>
		<content:encoded><![CDATA[<p>I downloaded the program and it displayed gibberish. How can I see it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
