Probabilistic choice: Difference between revisions

Content added Content deleted
(→‎{{header|REXX}}: added/changed comments and whitespace, used a template for the output, added a comment to the REXX section header, optimized the generating of the trials.)
Line 2,742: Line 2,742:


{{improve|Ring| <br> The task states to use one million trials, not five thousand. <br><br>}}
{{improve|Ring| <br> The task states to use one million trials, not five thousand. <br><br>}}

If I try one million trials I get the "'''Numeric Owerflow'''" error message.
In '''Ring''' it is possible use a number which has value maximum 14 digits.


<lang ring>
<lang ring>