Bell numbers: Difference between revisions

m
Line 306:
=={{header|Phix}}==
{{libheader|mpfr}}
Started out as a translation of Go, but the main routine has now been completely replaced.
{{trans|Go}}
<lang Phix>function bellTriangle(integer n)
-- nb: returns strings to simplify output
7,820

edits