Left factorials: Difference between revisions

Content deleted Content added
SqrtNegInf (talk | contribs)
m →‎{{header|Perl}}: Fix comments: Perl 6 --> Raku
Petelomax (talk | contribs)
m Phix/mpfr
Line 2,212:
=={{header|Phix}}==
{{trans|Lua}}
{{libheader|Phix/mpfr}}
(now over 1500 times faster than the previous bigatom version.)
<lang Phix>include mpfr.e