On Jan 29, 2012, at 2:23 PM, John Losse wrote:
> It seems Al has found something that doesn't work the way it used to, perhaps because the new software version, for some reason, does not accept inequalities in a parametric function definition.
>
> The attachment shows a workaround. Basically, define the functions for x1(t) and y1(t) elsewhere, as functions of x, e.g. f1(x) = when(0 <= x <= s, sin(x) ), then go ahead and define x1(t) = f1(t). Similarly define f2(x) = ..... and then y1(t)=f2(t).
>
> John Losse
>
Thanks for the solution John. Creative. The problem is that the approach is such a kludge that while students and teachers can use it, it doesn't even feel very good as a black box tool. Entering the two parametric parts into F1 and F2 is just too confusing conceptually. I will pass this on to the other teachers and see what their reactions is.
As was discussed before, I hope TI will build these features into the OS. For those of us who teach parametric equations this is one of the few steps backwards for the TI-84.
Again John, thanks so much for taking the time to get us something that works. Timely and usable.
Al
> --
> To post to this group, send email to tins...@googlegroups.com
> To unsubscribe send email to tinspire+u...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com.au/group/tinspire?hl=en-GB?hl=en-GB
> The tns documents shared by group members are archived at
> https://sites.google.com/site/tinspiregroup/classroom-news/welcome-abouttime
<ParametricFakeOut -Losse.tns>--