Digital root/Multiplicative digital root: Difference between revisions

m
Fix task description to match example
(Initial Haskell version.)
m (Fix task description to match example)
Line 9:
;Task:
* Tabulate the MP and MDR of the numbers 123321, 7739, 893, 899998
* Tabulate MPMDR versus the first five numbers having that MPMDR, something like:
<pre>MP: [n0..n4]
== ========
6,962

edits