up Inquisit Language Reference

randgaussian function

Generates a random number from a gaussian distribution with a given mean and standard deviation.

Member of

<global>

Syntax

randgaussian(mean, sd)

Parameters

Name Type Description
mean number The mean of the distribution.
sd number The standard deviation of the distribution.

Examples


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.