

Next:ERLG
random value from Up:FUNCTIONSPrevious:BETA
random value from
BIN random value from a Binomial
distribution
Syntax:
BIN(<integer expression>, <integer expression> / <,stream> /);
Returns a REAL value of a random variable whose probability function is
a binomial function with first parameter equal to the first <integer
expression> and second parameter equal to the second <integer
expression>, computed with random numbers taken from the stream indicated
by <stream>. This is an integer from 1 to 10. If omitted, 1
is assumed.
domingo c
Mon Mar 20 17:39:21 PST 2000