Jump to content

Simulation language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by MrOllie (talk | contribs) at 14:36, 6 February 2017 (rm redunant list (we link the list article and category below) that had grown to dominate this page per WP:NOT). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A computer simulation language describes the operation of a simulation on a computer. There are two major types of simulation: continuous and discrete event though more modern languages can handle more complex combinations most languages also have a graphical interface and at least a simple statistic gathering capability for the analysis of the results. An important part of discrete-event languages is the ability to generate pseudo-random numbers and variants from different probability distributions.

See also

References