gnuplot random numbers

theozh <[email protected]>
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <[email protected]>
with rand(0) you can generate pseudo-random numbers x in gnuplot.
According to the manual they are in the interval [0:1]. From this, I would conclude (0 <= x <= 1), i.e. 0 and 1 are included and possible values to appear, correct?
Or maybe (0 <= x < 1) or (0 < x <= 1) or (0 < x < 1) where one or the other or both borders are excluded?



_______________________________________________
gnuplot-info mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.