bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Performance problem with simple program


From: Jay Foad
Subject: Re: [Bug-apl] Performance problem with simple program
Date: Tue, 6 Oct 2015 09:50:14 +0100

It's slightly annoying that you have to know how many 10s to use on
the left of ⊤. You can work it out as:

((1+⌊10⍟N)⍴10)⊤...

On 6 October 2015 at 09:44, Jay Foad <address@hidden> wrote:
> (⍳N)⍪[1.5]+\+⌿10 10 10⊤⍳N←400



reply via email to

[Prev in Thread] Current Thread [Next in Thread]