Author   Original   index   This program HAS Bessel, Gamma functions   update 2006-07-18
Home   |   User's Guide   |   Comments  
Select one   y=f(x) x=f(t), y=g(t) r=f(t) z=f(x,y) x=f(u,v), y=g(u,v),
z=h(u,v)
Ranges: t   :    x :    y :
x=f(t), y=g(t):
                   
Please click to see User's Guide.

2006-07-16-20-25
NetPlot has next five different plot methods

1. y=f(x)
   y as function of x
   can not draw whole circle.

2. x=f(t), y=g(t) (You are using this one)
   x as function of t, parametric
   y as function of t, expression
   t is independent variable.
   CAN draw whole circle.

3. r=f(t)
   for 2-D polar coordinate

Above draw line (one independent variable)
Below draw surface (two independent variable)

4. z=f(x,y)
   for 3-D surface
   can not draw whole sphere.

5. x=f(u,v), y=g(u,v), z=h(u,v)
   for 3-D surface parametric expression.
   CAN draw whole sphere.

NetPlot is a all-thing-considered program.

Freeman use  [ 2. x=f(t), y=g(t) ]
as sample page. User can try other
flavor.

User can not access the source code of
this plot function. Because try
http://lavica.fesb.hr/netplot/en/t.php
without "?F=..."
get just broken picture. No source code
come to user. This means

This file works ONLY ONLINE.

The delivered answer is a picture file.
That is a plus. Because user no need to
copy whole screen then select the curve
part and save to file.

Freeman 2006-07-16-20-41.


This page URL http://freeman2.com/graph05e.htm First upload 2006-07-17 Thank you for visiting this page. Freeman 2006-07-16-20-21