De Ohmnibus.NET

QdrEs: Minimum

The page "QdrEs.Min" doesn't exist.

English version:


Return the lowest of two values.

Usage

Format
min(firstRoll, secondRoll)
Parameters
firstRoll: First formula to be tested.
secondRoll: First formula to be tested.
Returns
The lowest value obtained.

Description

The values of firstRoll and secondRoll are evaluated. The function returns the lowest value obtained.

Examples

The formula min(1d6, 4) will generate values ranging from 1 to 4, but these value aren't balanced: there are 3 chances out of 6 to obtain a 4.
The formula min(1d10, 1d8) will return the lower value obtained from a roll of 1d10 and a roll of 1d8:
[8>5!] = 5
[9>6!] = 6
[!2<3] = 2

History

Supported since Quick Dice Roller 1.2.0
New output since Quick Dice Roller 2.0.0

Obtenido de http://www.ohmnibus.net/wiki/index.php?n=QdrEs.Min
Última modificación de la página el 29 de March de 2024 a las 10h13