My apologies: a typo has crept in

For 'plot rand(),read()'
Read 'plot rand(),rand()'

That is, generate x,y randomly in the interval (0,1).

Regards
- Roger -

----- Original Message -----
From: "Gary Hawkins" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 09, 2002 11:49 PM
Subject: RE: rand() function


> > to take successive pairs, and plot them on a graph. Bad generators would
> > show distinct lines after a while.
> >
> > eg
> >
> > for (0..10000) {
> >     plot rand(), read()
> > }
> >
>
> What would it require to make that do something?
>
> >ppm search plot
> Packages available from
> http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/PPMServer:
> Chart-Plot  [0.10] Plot two dimensional data in an image. Version 0.10.
> Geo-GNUPlot [0.01] Perl extension for plotting position tracks onto a
world
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to