Please send documented problems and any suggestions for improvements to carl@image-ination.com
This requires Netscape 3.0 or Internet Explorer 3.0 for full functionality.
How to use:
- To plot Log(sqrt([x])), enter:
- click sqrt
- click Log
- To plot sqrt([x]2+([x]+3)2),enter:
- click ^2
- shift to work window
- click +
- click 3
- click ()
- click ^2
- shift to main window and answer + to the query
- click sqrt
The reason the second window is necessary is when a function is called it is assumed that it is applied to everything in the current window. Thus
- click ^2
- click +
- click (
- click [x]
- click +
- click 3
- click )
- click ^2
- click sqrt
would produce
sqrt(([x]2+([x]+3))2)
By using the auxiliary window repeatedly you can, add, subtract, multiply, or divide any number of functions. Thus
sqrt([x]2+([x]+3)2-([x]-5)2)
is just as easily managed. Very complex functions can be generated in this manner.
When you finish by clicking 'Plot It' you will be asked for the minimum and maximum value for x (the independent variable) and the minimum and maximum value for y (the dependent variable). If you don't know the later guess, that will not cause any problem. Enter numbers either as a regular number ,for example, 200 or in scientific notation in the form 2e+2.It may take awhile to generate the plot so be patient. Scroll down to find it.