random – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
where '''(''' , ''')''' denote open {up to but not including boundary values} bounds and '''[''' , ''']''' denote closed {including boundary values} bounds.
where '''(''' , ''')''' denote open {up to but not including boundary values} bounds and '''[''' , ''']''' denote closed {including boundary values} bounds.
----
----
: I have clarified. I would write that interval as <0,1), but for ease of read I prefered to use descriptive words instead. --[[User:Suma|Suma]] 18:10, 28 September 2006 (CEST)

Revision as of 18:10, 28 September 2006

This page should state whether the set of random numbers has open or closed bounds.

For example, does random 1 yield:

  • (0,1)
  • [0,1)
  • (0,1]
  • [0,1]

where ( , ) denote open {up to but not including boundary values} bounds and [ , ] denote closed {including boundary values} bounds.


I have clarified. I would write that interval as <0,1), but for ease of read I prefered to use descriptive words instead. --Suma 18:10, 28 September 2006 (CEST)