<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Graph Forums — end points on custom functions]]></title>
		<link>https://forum.padowan.dk/viewtopic.php?id=34</link>
		<atom:link href="https://forum.padowan.dk/extern.php?action=feed&amp;tid=34&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in end points on custom functions.]]></description>
		<lastBuildDate>Mon, 26 Oct 2009 22:24:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: end points on custom functions]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=69#p69</link>
			<description><![CDATA[<p>I just remembered that I got some files from a user, David Wang, some time ago that animates different kinds of transformations. You might find them useful.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Mon, 26 Oct 2009 22:24:50 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=69#p69</guid>
		</item>
		<item>
			<title><![CDATA[Re: end points on custom functions]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=68#p68</link>
			<description><![CDATA[<p>When you plot the function you can specify the end points for the two ends of the function. But if I understand you correctly, you also want to show them where the function jumps. </p><p>The obvious way is to split the function in three and plot each segment as its own function with end points. But that does not seem to work so well in your case.</p><p>So I guess your best choice is to create a point series where you choose the kind of points you want and specify where you want the points. Unfortunately I don&#039;t think you can make the points follow the function when you reflect or translate it.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Mon, 26 Oct 2009 21:55:34 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=68#p68</guid>
		</item>
		<item>
			<title><![CDATA[end points on custom functions]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=67#p67</link>
			<description><![CDATA[<p>This is an absolutely awesome tool that has been taken over by my school&#039;s math department... All of our staff members are now using it to prepare graphs for tests/quizzes/demonstrations.</p><p>I&#039;m trying to define a custom function so that I can display some reflections/translations/stretches/compressions of it.... The function I&#039;m starting with is (I&#039;ve cut and pasted the relevant lines from the .grf file):</p><p>[CustomFunctions]<br />Mine(x) = ifseq(x&gt;-3 and x&lt;-1,-x-2,x&gt;-1 and x&lt;2,-2,x&gt;2 and x&lt;3,3x-9)</p><p>i.e., one with three pieces. My goal is to be able to show -mine(-x), Mine(2x)-1, or mine(abs(x)). This works quite nicely. But how can I add closed and open circles to Mine(x) to show closed and/or open endpoints?</p>]]></description>
			<author><![CDATA[null@example.com (bjosephs)]]></author>
			<pubDate>Mon, 26 Oct 2009 18:14:17 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=67#p67</guid>
		</item>
	</channel>
</rss>
