a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 287487 and 41395

Description: tool to compute the statistical distribution of dice rolls
 With dicelab you can express most dice rolls (and similar things) in a
 functional language, and then either roll the expression, or evaluate the
 statistical distribution. In the latter case you can choose whether you want to
 simply roll and tally many times, or actually compute the distribution (which
 is more precise, but takes a long time in some obscure cases).
Description: evaluate the statistical distribution of dice rolls
 With dicelab you can express most dice rolls (and similar things) in a
 functional language, and the either roll the expression, or evaulate the
 statistical distribution. In the latter case you can choose whether you want to
 simply roll and tally many times, or actually compute the distribution (which
 is more precise, but takes a long time in some obscure cases).
--- 287487	Thu Jan  1 00:00:00 1970
+++ 41395	Thu Jan  1 00:00:00 1970
@@ -1,6 +1,6 @@
-tool to compute the statistical distribution of dice rolls
+evaluate the statistical distribution of dice rolls
  With dicelab you can express most dice rolls (and similar things) in a
- functional language, and then either roll the expression, or evaluate the
+ functional language, and the either roll the expression, or evaulate the
  statistical distribution. In the latter case you can choose whether you want to
  simply roll and tally many times, or actually compute the distribution (which
  is more precise, but takes a long time in some obscure cases).