From 18dde796ae61efd1699fb52e5aa16492bfd6bc54 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Mon, 8 Oct 2018 11:48:43 +0200 Subject: Update HelpMe.md add integer division --- HelpMe.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'HelpMe.md') diff --git a/HelpMe.md b/HelpMe.md index e989b4c..bd6ef36 100644 --- a/HelpMe.md +++ b/HelpMe.md @@ -433,6 +433,14 @@ Result: 3.5 Roll 2 dice and add 3 to the sum of those dice. Then the result is used for rolling dice. +> 15|6 + +Result: 2 + +> 15/6 + +Result: 2.5 + ## Arithmetic and Dice It is possible to use arithmetic opearation on dice. Please pay attention that the default operation to translate a -- cgit v1.2.3-70-g09d2