gaussdev1 round

random1


The random1 function returns one random number following a uniform probability density function. The related random function creates a table of uniformly distributed random numbers.

Syntax

n = random1()

n = gaussdev1( nMin, nMax )

bullet.gif    nMin, nMax are the lower and upper limiting values in the array. if omitted, random numbers are created in the range [0, ..., 1 ]..

bullet.gif    The random number is returned as a number.

Related Topics

random

gaussdev

gaussdev1

CStats class

 

 


Mira Pro x64 Script User's Guide, v.8.73 Copyright Ⓒ 2024 Mirametrics, Inc. All Rights Reserved.