Difference between revisions of "Certain"
m (adding doc status category) |
|||
Line 1: | Line 1: | ||
[[Category:Distribution Functions]] | [[Category:Distribution Functions]] | ||
+ | [[Category:Doc Status C]] <!-- For Lumina use, do not change --> | ||
Returns the value of U. | Returns the value of U. |
Revision as of 06:37, 24 April 2007
Returns the value of U.
Declaration
Certain( U )
Description
Certain is considered to be a distribution function -- the distribution in which one outcome is certain. Therefore, its return value is different depending on whether it is evaluated in Mid-mode or Sample-mode. In Mid-mode, U is returned unchanged. In Sample-mode, the Run-index is added to U if not already there, so that the result is a sample (where every sample point is the same value).
(new to 4.0): The introduction of Run in sample-mode is new to 4.0.
Comments
Enable comment auto-refresher