uniform Function (GPL)

Syntax

uniform(<minimum>, <maximum>)

<minimum>. Numeric value indicating the minimum.

<maximum>. Numeric value indicating the maximum.

Description

Specifies a uniform distribution for the probability scale.

Examples

Figure 1. Example: Specifying a uniform distribution for the probability scale
SCALE: prob(dim(2), uniform(5000, 20000))