From Ohmnibus.NET

QdrPtBr: Round up

The page "QdrPtBr.Rup" doesn't exist.

English version:


Rounds up a value.

Usage

Format
rup(value)
Parameters
value: Value to round up.
Returns
The value's value rounded up.

Description

This function simply rounds up the value's value.

Examples

All possible results generated by rup(1d6/2):
⌈[1]⌉ = 1
⌈[1]⌉ = 1
⌈[2]⌉ = 2
⌈[2]⌉ = 2
⌈[3]⌉ = 3
⌈[3]⌉ = 3

History

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

Retrieved from http://www.ohmnibus.net/wiki/index.php?n=QdrPtBr.Rup
Page last modified on April 25, 2024, at 08:09 AM