logo

Points on a Curve

JavaView Snapshot Mathematica Snapshot
JavaView Applet JavaView Lite Applet
Generate dots on a function curve from a set of points. In[1]:= ptc = Graphics[Table[Point[{x, 2Sin[1/x]}], {x, -Pi, Pi, .01}], Axes -> Automatic]

In[2]:= JavaView[ptc]

© 1997-2017 Last modified: 22.06.2017 --- www.javaview.de --- The JavaView Project