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