The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for rstephe during February 2006

The CAS (Java Computer Algebra System) project is a polished and valuable tool for high school or college math classes. The applet is right on the CAS project page, so it's hard to miss. It is an algebraic function plotter that is well documented (scroll down the page) and seems both robust and well designed. You enter commands like "Plot({3-5*x+x^2},{x,-10,10})" and then press Execute and...