Date: Mon, 10 Apr 2000 15:02:46 -0500 From: Russ Lenth To: Kendall Atkinson Subject: Re: A query Ken, I dug the thing up from my archives and it can be found in http://www.stat.uiowa.edu/~rlenth/fixedpt.html He might also be interested in javascript.html in the same directory, a simple interactive programming environment for javascript. I thought it was a pretty neat way to deliver an interpreted programming language to students, until I realized that everything you did gets erased if you resize, hide/unhide, etc. the browser window. Maybe there's a work around. Russ Kendall Atkinson wrote: > > Russ, > > As I recall, you wrote an applet a few years ago to read function > definitions and then perform a fixed point iteration (with user > specified initial guess). Do I remember correctly? If so, I have > a student who is interested in looking at your code. He can also > show you what he is developing in the way of graphics, to allow > students to draw math graphs interactively from a web page. > > Ken >