<?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/"
	>

<channel>
	<title>gwycon.com &#187; graph</title>
	<atom:link href="http://www.gwycon.com/tag/graph/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gwycon.com</link>
	<description>Silverlight, WPF and C# .NET development</description>
	<lastBuildDate>Sat, 10 Jul 2010 13:11:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>New Product &#8211; Quadratic Solver</title>
		<link>http://www.gwycon.com/new-product-quadratic-solver/</link>
		<comments>http://www.gwycon.com/new-product-quadratic-solver/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 10:18:04 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[polynomial]]></category>
		<category><![CDATA[quadratic]]></category>

		<guid isPermaLink="false">http://www.gwycon.com/?p=2199</guid>
		<description><![CDATA[We are pleased to announce the release of Quadratic Solver 1.0. You can see more information on the product page. Quadratic solver plots, and displays the solution to the quadratic polynomial equation. It can handle real and complex types of solution, and so displays the full complex number solution rather than just display an error [...]]]></description>
		<wfw:commentRss>http://www.gwycon.com/new-product-quadratic-solver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quadratic Equation Spreadsheet Application</title>
		<link>http://www.gwycon.com/excel-quadratic-equation-spreadsheet/</link>
		<comments>http://www.gwycon.com/excel-quadratic-equation-spreadsheet/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 20:33:50 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[coefficient]]></category>
		<category><![CDATA[complex number]]></category>
		<category><![CDATA[educational]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[quadratic]]></category>
		<category><![CDATA[quadratic equation]]></category>
		<category><![CDATA[spreadsheet]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://gwycon.com/?p=633</guid>
		<description><![CDATA[Microsoft Excel is such a flexible and powerful tool that you can use in all manner of situations. Below, is a screen shot of an Excel spreadsheet application we have developed that encapsulates the quadratic equation. It plots the quadratic graph over a specified range, and displays the chart data. The coefficient input for the [...]]]></description>
		<wfw:commentRss>http://www.gwycon.com/excel-quadratic-equation-spreadsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Polynomial Explorer</title>
		<link>http://www.gwycon.com/polynomial-explorer/</link>
		<comments>http://www.gwycon.com/polynomial-explorer/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 11:46:12 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[co-ordinates]]></category>
		<category><![CDATA[coefficient]]></category>
		<category><![CDATA[equation]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[polynomial]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://gwycon.com/?p=382</guid>
		<description><![CDATA[Click the video above for a demo of Polynomial Explorer. Polynomial Explorer is an application developed in C# using Visual Studio 2008. It was written to graph and display a polynomial equation with terms included up to the 6th degree (x6). Any combination of terms can be displayed and each term is controlled by a [...]]]></description>
		<wfw:commentRss>http://www.gwycon.com/polynomial-explorer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Interactive Sine Wave</title>
		<link>http://www.gwycon.com/interactive-sine-wave/</link>
		<comments>http://www.gwycon.com/interactive-sine-wave/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 00:40:42 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[ActionScript 2.0]]></category>
		<category><![CDATA[amplitude]]></category>
		<category><![CDATA[angular frequency]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[phase]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[sine]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://gwycon.com/?p=339</guid>
		<description><![CDATA[Here is an implementation of a trigonometric function, plotted as a 2D graph. Interactive controls are available to alter the graph dynamically. The sine wave plotted incorporates parameters commonly used in physics. You can directly control the amplitude (A), phase (phi), and the angular frequency (k). Try it now! Click on the slider bars in [...]]]></description>
		<wfw:commentRss>http://www.gwycon.com/interactive-sine-wave/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
