Qdr /

Guide to Formulas

Qdr.Formulas History

Hide minor edits - Show changes to markup

Added lines 11-17:
Added line 21:

Added line 25:

Added line 29:

Added line 33:

Deleted line 0:

(:title Formulas:)

Changed line 26 from:

(:title QDR Formula:)

to:

(:title Guide to Formulas:)

Changed lines 25-27 from:

(:include Qdr/FunctionsGuide:)

to:

(:include Qdr/FunctionsGuide:)

(:title QDR Formula:)

Changed lines 10-13 from:

To fully understand how formulas works, please refer to these topics.

to:

This page will help you to fully understand how formulas works.

Values

(:include Qdr/ValuesGuide:)

Added lines 1-22:

(:title Formulas:) (:category: Guide :) (:Summary: Understanding formulas. :)

Description

Formulas are the core of Quick Dice Roller.

Formulas are used to instruct Quick Dice Roller on what kind of roll we want, and can be as simple as "1d6" (roll a six sided dice) or a bit more complex, like "max(1d6, 1d8)" (get the highest result between a six sided dice and an eight sided dice) and even more complex to fit your needs.

To fully understand how formulas works, please refer to these topics.

Operators

(:include Qdr/OperatorsGuide:)

Parentheses

(:include Qdr/ParenthesesGuide:)

Named Values

(:include Qdr/NamedValuesGuide:)

Functions

(:include Qdr/FunctionsGuide:)

Page last modified on September 09, 2015, at 10:42 PM