This report was a long time ago. Entirely possible that it's been resolved.
On Fri, Oct 2, 2020, 2:58 PM William Michels wrote:
> On Thu, Mar 21, 2019 at 5:17 PM Aaron Sherman wrote:
> >
> > Here's four commands using my Math::Sequence module (note that the
> difference between the first and s
On Thu, Mar 21, 2019 at 5:17 PM Aaron Sherman wrote:
>
> Here's four commands using my Math::Sequence module (note that the
difference between the first and second command is just 1 digit of pi
precision and the 3rd and 4th are just the 1st and 2nd but with a base
conversion):
>
> $ time PERL6LIB=
Here's four commands using my Math::Sequence module (note that the
difference between the first and second command is just 1 digit of pi
precision and the 3rd and 4th are just the 1st and 2nd but with a base
conversion):
$ time PERL6LIB=lib perl6 -MMath::Sequences::Integer -e 'put
FatPi(309).perl'