Applets on WeBWorK

David Eck's xFunctions

Launcher
<applet  codebase="http://webwork.math.rochester.edu/applets/xFunctions/" archive="xFunctions.zip" 
      code="xFunctionsLauncher.class"  width=200 height=30>
</applet>

Fixed xFunctions Applet

<applet codebase="http://webwork.math.rochester.edu/applets/xFunctions/" 
archive="xFunctions.zip" 
code="xFunctionsApplet.class"
width=550 height=400>
</applet>

Instructions for using xFunctions


Richard Mansfield's phase plane plotter (newphase)

-- Doesn't work in Opera 5 on the mac

<applet codebase="http://webwork.math.rochester.edu/applets/phaseplane/newphase/" 
code=newphase.class width=600 height=150> 
</applet>

Matthias Kawski's Vector Field Analysis II

Scott Herod's phase plane plotter