Sorensen–Dice coefficient: Difference between revisions

Content added Content deleted
m (→‎{{header|Phix}}: missed "Bell numbers", extended comment)
Line 95: Line 95:
Almkvist-Giullera formula for pi
Almkvist-Giullera formula for pi
Almost prime
Almost prime
Bell numbers
Check Machin-like formulas
Check Machin-like formulas
Chowla numbers
Chowla numbers
Line 117: Line 118:
<!--</syntaxhighlight>-->
<!--</syntaxhighlight>-->
{{out}}
{{out}}
You can get the same results as raku by setting match_raku to true, ie "uniqueify" all the bi-grams.
You can get the same results as raku by setting match_raku to true, ie "uniqueify" all the bi-grams, so for instance "Primordial primes" adds "pr" and "pr1", whereas when match_raku is true it just adds "pr", once, and of course the same for "ri", "im", etc. Also, extending the task list to the full 1577 entries changes nothing either way.
<pre>
<pre>
Primordial primes >
Primordial primes >