Name: Anonymous 2009-03-09 11:06
I don't usually use java, but I need to write an applet that graphs a function with user input. Examples of graphing applets online that I can find use graph.*, but according to javac that package does not exist. Is this true or is java being retarded?