Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Unknown macro: {alias}

Name

qra — Quick random draw

Syntax

qra from to [int]

Description

Make a uniform random draw between two values. Result in [gvar ran]. To assign it to a TCL variable do: set result [gvar ran]. A complete set of random functionality is in the MonteCarlo module.

Arguments

from to

int

See also

mak ran, mak ras

  • No labels