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 <jay.f...@gmail.com> wrote: > (⍳N)⍪[1.5]+\+⌿10 10 10⊤⍳N←400
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 <jay.f...@gmail.com> wrote: > (⍳N)⍪[1.5]+\+⌿10 10 10⊤⍳N←400