Radical of an integer: Difference between revisions

m
→‎{{header|Phix}}: added links to other charbarcharts
m (→‎{{header|Julia}}: add stretch)
m (→‎{{header|Phix}}: added links to other charbarcharts)
Line 544:
<span style="color: #7060A8;">printf</span><span style="color: #0000FF;">(</span><span style="color: #000000;">1</span><span style="color: #0000FF;">,</span><span style="color: #008000;">" %,6d\n"</span><span style="color: #0000FF;">,</span> <span style="color: #000000;">pcount</span> <span style="color: #0000FF;">+</span> <span style="color: #000000;">ppcount</span> <span style="color: #0000FF;">+</span> <span style="color: #000000;">1</span><span style="color: #0000FF;">)</span>
<!--</syntaxhighlight>-->
Output matches other entries, (but w/o a charbarchart) - should you pine see
[[Modified_random_distribution#Phix|here]],
[[Statistics/Basic#Phix|here]],
[[Statistics/Normal_distribution#Phix|here]], or
[[File_size_distribution#Phix|here]].
 
=={{header|Raku}}==
7,820

edits