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 41395 and 211796

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).
Description: 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
 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).
--- 41395	Thu Jan  1 00:00:00 1970
+++ 211796	Thu Jan  1 00:00:00 1970
@@ -1,6 +1,6 @@
 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
+ 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).