From professional translators, enterprises, web pages and freely available translation repositories.
randbernoulli(x)
randbernoulli(x)
Last Update: 2014-10-14
Usage Frequency: 2
Quality:
randbernoulli(0,45)
randbernoulli(0.45)
Last Update: 2014-10-14
Usage Frequency: 2
Quality:
@function=randbernoulli @syntax=randbernoulli(p) @description=randbernoulli geeft een willekeurig getal volgens een bernoulli distributie * als @p 1 geeft randbernoulli een #getal! foutmelding. @examples= randbernoulli(0,5) @seealso=rand,randbetween
@function=randbernoulli @syntax=randbernoulli(p) @description=randbernoulli returns a bernoulli-distributed random number. * if @p 1 randbernoulli returns #num! error. @examples= randbernoulli(0.5). @seealso=rand,randbetween
Last Update: 2014-10-08
Usage Frequency: 1
Quality: