up Inquisit Language Reference

randLogNormal function

Generates a random number greater than zero from a log-normal distribution with a given scale and shape.

Member of

<global>

Syntax

randLogNormal(m, s)

Return Type

number

Parameters

Name Type Description
m number The log-scale.
s number The shape.

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.