<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Graph Forums — Tiny Bug in Program]]></title>
		<link>https://forum.padowan.dk/viewtopic.php?id=47</link>
		<atom:link href="https://forum.padowan.dk/extern.php?action=feed&amp;tid=47&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Tiny Bug in Program.]]></description>
		<lastBuildDate>Mon, 23 Nov 2009 12:52:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Tiny Bug in Program]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=102#p102</link>
			<description><![CDATA[<p>This was actually made intentionally, mostly because that was how my calculator at the time (TI-85) worked. But there doesn&#039;t seem to be an agreement on this. Some say that implicit multiplication has a higher priority than explicit, some say it should be the same and some say it should not be allowed. No matter what I do, it will confuse some.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Mon, 23 Nov 2009 12:52:32 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=102#p102</guid>
		</item>
		<item>
			<title><![CDATA[Tiny Bug in Program]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=101#p101</link>
			<description><![CDATA[<p>First let me say that I enjoy the software and use it for teaching purposes. It&#039;s very useful for teaching calculus concepts. I will make a contribution in the future. </p><p>Here is the bug I want to mention. When I enter 5/2x to graph, it gives a non-linear graph. So, this program is interpreting it as 5/(2x). According to the order of operations 5 / 2 will be performed first then x will be multiplied.&nbsp; I understand to correct this you can write (5/2)x or 5/2*x. It should not have to be done this way. I believe this will confuse some students. As a programmer myself, I think this is an easy problem to fix. </p><p>Thank you. </p><p>~LZY8</p>]]></description>
			<author><![CDATA[null@example.com (lazyeightbooks)]]></author>
			<pubDate>Mon, 23 Nov 2009 03:30:37 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=101#p101</guid>
		</item>
	</channel>
</rss>
